Home
last modified time | relevance | path

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

/third_party/boost/boost/function_types/
Dcomponents.hpp104 struct components_non_func_base struct
106 typedef mpl::vector0<> types;
107 typedef void function_arity;
109 typedef detail::constant<0> bits;
110 typedef detail::constant<0> mask;
112 typedef components_mpl_sequence_tag tag;