Searched defs:factory_functor (Results 1 – 1 of 1) sorted by relevance
20 struct factory_functor struct22 typedef Type return_type;24 Type operator()() const in operator ()()