Searched defs:import_type (Results 1 – 2 of 2) sorted by relevance
74 struct import_type<T, typename boost::disable_if<boost::is_object<T> >::type> { struct85 struct import_type<T, typename boost::enable_if<boost::is_object<T> >::type> { struct93 # define BOOST_DLL_IMPORT_RESULT_TYPE inline typename boost::dll::detail::import_type<T>::type
129 enum import_type { enum141 enum import_type import_type; member