Searched defs:construct_value (Results 1 – 5 of 5) sorted by relevance
126 void construct_value()const in construct_value() function in boost::flyweights::detail::optimized_key_value::rep_type168 static void construct_value(const rep_type& r) in construct_value() function256 void construct_value()const in construct_value() function in boost::flyweights::detail::regular_key_value::rep_type269 static void construct_value(const rep_type& r) in construct_value() function
70 static void construct_value(const rep_type&){} in construct_value() function
653 void construct_value(final_node_type* x,const Value& v) in construct_value() function in boost::multi_index::multi_index_container659 void construct_value(final_node_type* x,BOOST_RV_REF(Value) v) in construct_value() function in boost::multi_index::multi_index_container666 void,construct_value,vartempl_construct_value_impl,final_node_type*,x) in BOOST_MULTI_INDEX_OVERLOADS_TO_VARTEMPL_EXTRA_ARG() argument
466 construct_value(nir_builder *build, in construct_value() function
1532 inline void construct_value(T* address, BOOST_FWD_REF(Args)... args) in construct_value() function1552 template <typename T> inline void construct_value(T* address) in construct_value() function1558 inline void construct_value(T* address, BOOST_FWD_REF(A0) a0) in construct_value() function