Home
last modified time | relevance | path

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

/third_party/boost/boost/type_erasure/
Dconstructible.hpp100 struct null_construct<void(T...)> struct
103 value(T...) in value()
180 struct null_construct<void(BOOST_PP_ENUM_PARAMS(N, T))> struct
183 value(BOOST_PP_ENUM_PARAMS(N, T)) in value()