Searched defs:push_back_container (Results 1 – 1 of 1) sorted by relevance
288 struct push_back_container struct290 static bool call(Container& c, T const& val) in call()299 struct push_back_container<optional<Container>, T> struct301 static bool call(boost::optional<Container>& c, T const& val) in call()343 struct push_back_container<variant<BOOST_VARIANT_ENUM_PARAMS(T_)>, T> struct345 static bool call(variant<BOOST_VARIANT_ENUM_PARAMS(T_)>& c, T const& val) in call()