Home
last modified time | relevance | path

Searched refs:throwing_flyweight (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/flyweight/test/
Dtest_basic_template.hpp289 >::type throwing_flyweight; in test_basic_template() typedef
292 throwing_flyweight fw(0); in test_basic_template()
295 throwing_flyweight fw=throwing_flyweight(throwing_value()); in test_basic_template()