Home
last modified time | relevance | path

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

/third_party/boost/libs/flyweight/test/
Dheavy_objects.hpp53 struct from_texture_to_string struct
55 const std::string& operator()(const texture& x)const{return x.str;} in operator ()()