Searched defs:default_construct (Results 1 – 5 of 5) sorted by relevance
13 struct default_construct struct18 struct default_construct<boost::numeric::ublas::vector_container<VC> > argument28 struct default_construct<boost::numeric::ublas::matrix_container<MC> > struct30 static void test () in test()
58 struct default_construct struct60 static void test() in test()
144 std::shared_ptr<Contained> default_construct() { in default_construct() function
497 #define DEFINE_VALUE_TYPE(name, default_construct, move, copy) \ argument
287 inline void list::default_construct() in default_construct() function in boost::spirit::detail::list