Home
last modified time | relevance | path

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

/third_party/boost/boost/poly_collection/
Dexception.hpp33 struct not_copy_constructible:std::logic_error struct
35 not_copy_constructible(const std::type_info& info): in not_copy_constructible() function
40 const std::type_info* pinfo;
/third_party/boost/libs/poly_collection/test/
Dtest_construction.cpp274 using not_copy_constructible= in test_construction() typedef
Dtest_insertion.cpp47 using not_copy_constructible= in test_insertion() typedef