OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:void_
(Results
1 - 14
of
14
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
void_fwd.hpp
21
struct
void_
;
24
BOOST_MPL_AUX_ADL_BARRIER_DECL(
void_
)
void.hpp
25
// [JDG Feb-4-2003] made
void_
a complete type to allow it to be
29
struct
void_
{ typedef
void_
type; };
struct
45
struct is_void_<
void_
>
63
struct is_not_void_<
void_
>
lambda_fwd.hpp
31
, typename Tag =
void_
48
, typename Tag =
void_
tag.hpp
31
template< typename T, typename Default =
void_
> struct tag
is_sequence.hpp
94
: not_< is_same< typename begin<T>::type,
void_
> >
quote.hpp
123
, typename Tag =
void_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
reference_content.hpp
79
template <typename T = mpl::
void_
> struct make_reference_content;
110
struct make_reference_content< mpl::
void_
>
118
typedef mpl::
void_
type;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
begin_end_impl.hpp
54
aux::begin_type<Sequence>,
void_
>::type type;
64
aux::end_type<Sequence>,
void_
>::type type;
88
AUX778076_IMPL_SPEC(begin, non_sequence_tag,
void_
)
89
AUX778076_IMPL_SPEC(end, non_sequence_tag,
void_
)
90
AUX778076_IMPL_SPEC(begin, na,
void_
)
91
AUX778076_IMPL_SPEC(end, na,
void_
)
traits_lambda_spec.hpp
29
template<> struct trait<
void_
> \
40
template<> struct trait<
void_
> \
na_spec.hpp
79
,
void_
\
89
,
void_
\
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
quote.hpp
28
, typename Tag =
void_
45
, typename Tag =
void_
62
, typename Tag =
void_
79
, typename Tag =
void_
103
, typename Tag =
void_
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
vector0.hpp
39
static aux::type_wrapper<
void_
> item_(...);
43
typedef
void_
item0;
item.hpp
79
static aux::type_wrapper<
void_
> item_(index_);
95
static aux::type_wrapper<
void_
> item_(index_);
at.hpp
98
typedef
void_
type;
Completed in 334 milliseconds