Home
last modified time | relevance | path

Searched defs:instantiate_with_class (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/poly_collection/test/
Dtest_utilities.hpp181 struct instantiate_with_class<Constraints,Template,type_list<Us...>> struct
182 {using type=Template<Us...>;};
189 struct instantiate_with_class< struct