2010-02-24から1日間の記事一覧

pair<T, bool>でのエラー処理

C++

Boost.MultiIndexのOrdered indicesにこんなのがあったので namespace boost { namespace multi_index { namespace detail { template<implementation defined: dependent on types Value, Allocator, TagList, KeyFromValue, Compare> class name is implementation defined { public: ... std::pair<iterator,bool> insert(const valu…</iterator,bool></implementation>