Home
last modified time | relevance | path

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

/third_party/boost/boost/type_erasure/
Dconstructible.hpp62 struct constructible {}; struct
69 struct constructible<R(T...)> struct
83 ::boost::type_erasure::constructible<Tag(T...)>,
150 struct constructible<R(BOOST_PP_ENUM_PARAMS(N, T))> struct
163 ::boost::type_erasure::constructible<Tag(BOOST_PP_ENUM_PARAMS(N, T))>, argument