"Garst R. Reese" <[EMAIL PROTECTED]> writes: | ../../src/ShareContainer.h: In member function `typename | std::vector<boost::shared_ptr<T>, std::allocator<boost::shared_ptr<T> > | >::value_type ShareContainer<Share>::get(const Share&) const [with Share = | LyXFont]': | ../../src/lyxparagraph.h:516: instantiated from here | ../../src/ShareContainer.h:43: no matching function for call to | `swap(boost::shared_ptr<LyXFont>&, boost::shared_ptr<LyXFont>&)' change this one to std::swap(...); Lgb
- Double Dare! Lars Gullik Bjønnes
- Re: Double Dare! Garst R. Reese
- Re: Double Dare! Lars Gullik Bjønnes
- Re: Double Dare! Garst R. Reese
- Re: Double Dare! Garst R. Reese
- Re: Double Dare! Lars Gullik Bjønnes
- Re: Double Dare! Jean-Marc Lasgouttes