Searched defs:value_collection_adapter (Results 1 – 1 of 1) sorted by relevance
34 struct value_collection_adapter struct36 value_collection_adapter(const TCol& col) in value_collection_adapter() argument39 value_collection_adapter(const value_collection_adapter& src) in value_collection_adapter() argument42 value_collection_adapter(value_collection_adapter && src) in value_collection_adapter() function45 const TCol& get() const in get()50 TCol& get() in get()56 TCol _collection;