"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

Reply via email to