Searched defs:boost (Results 1 - 25 of 454) sorted by relevance

1234567891011>>

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/functional/hash/
H A Dhash_fwd.hpp4 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
17 #include <boost/config.hpp>
19 #include <boost/detail/workaround.hpp>
21 namespace boost namespace
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
H A Dapply_fwd.hpp6 // http://www.boost.org/LICENSE_1_0.txt)
9 // Preprocessed version of "boost/mpl/apply_fwd.hpp" header
12 namespace boost { namespace mpl { namespace
H A Dbind_fwd.hpp6 // http://www.boost.org/LICENSE_1_0.txt)
9 // Preprocessed version of "boost/mpl/bind_fwd.hpp" header
12 namespace boost { namespace mpl { namespace
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
H A Doptional_fwd.hpp5 // http://www.boost.org/LICENSE_1_0.txt)
7 // See http://www.boost.org/libs/optional for documentation.
18 namespace boost { namespace
26 } // namespace boost
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
H A Dadd_const.hpp6 // http://www.boost.org/LICENSE_1_0.txt).
8 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
13 #include <boost/config.hpp>
16 #include <boost/type_traits/detail/type_trait_def.hpp>
18 namespace boost { namespace
43 } // namespace boost
45 #include <boost/type_traits/detail/type_trait_undef.hpp>
H A Dadd_cv.hpp6 // http://www.boost.org/LICENSE_1_0.txt).
8 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
14 #include <boost/config.hpp>
17 #include <boost/type_traits/detail/type_trait_def.hpp>
19 namespace boost { namespace
44 } // namespace boost
46 #include <boost/type_traits/detail/type_trait_undef.hpp>
H A Dadd_volatile.hpp6 // http://www.boost.org/LICENSE_1_0.txt).
8 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
13 #include <boost/config.hpp>
16 #include <boost/type_traits/detail/type_trait_def.hpp>
18 namespace boost { namespace
43 } // namespace boost
45 #include <boost/type_traits/detail/type_trait_undef.hpp>
H A Dis_array.hpp6 // http://www.boost.org/LICENSE_1_0.txt).
8 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
17 #include <boost/type_traits/config.hpp>
20 # include <boost/type_traits/detail/yes_no_type.hpp>
21 # include <boost/type_traits/detail/wrap.hpp>
27 #include <boost/type_traits/detail/bool_trait_def.hpp>
29 namespace boost { namespace
52 using ::boost::type_traits::yes_type;
53 using ::boost::type_traits::no_type;
54 using ::boost
[all...]
H A Dis_const.hpp8 // http://www.boost.org/LICENSE_1_0.txt).
10 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
15 // http://groups.yahoo.com/group/boost/message/5441
24 #include <boost/config.hpp>
25 #include <boost/detail/workaround.hpp>
28 # include <boost/type_traits/detail/cv_traits_impl.hpp>
30 # include <boost/type_traits/is_reference.hpp>
33 # include <boost/type_traits/remove_bounds.hpp>
36 # include <boost/type_traits/is_reference.hpp>
37 # include <boost/type_trait
45 namespace boost { namespace
[all...]
H A Dis_float.hpp5 // http://www.boost.org/LICENSE_1_0.txt).
7 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
13 #include <boost/type_traits/detail/bool_trait_def.hpp>
15 namespace boost { namespace
23 } // namespace boost
25 #include <boost/type_traits/detail/bool_trait_undef.hpp>
H A Dis_floating_point.hpp5 // http://www.boost.org/LICENSE_1_0.txt).
7 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
13 #include <boost/type_traits/detail/bool_trait_def.hpp>
15 namespace boost { namespace
23 } // namespace boost
25 #include <boost/type_traits/detail/bool_trait_undef.hpp>
H A Dis_integral.hpp5 // http://www.boost.org/LICENSE_1_0.txt).
7 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
12 #include <boost/config.hpp>
15 #include <boost/type_traits/detail/bool_trait_def.hpp>
17 namespace boost { namespace
42 // compiler, see http://lists.boost.org/MailArchives/boost-users/msg06567.php,
47 // Same set of integral types as in boost/type_traits/integral_promotion.hpp.
65 BOOST_TT_AUX_BOOL_TRAIT_CV_SPEC1(is_integral, ::boost::ulong_long_type,true)
66 BOOST_TT_AUX_BOOL_TRAIT_CV_SPEC1(is_integral, ::boost
[all...]
H A Dis_lvalue_reference.hpp8 // http://www.boost.org/LICENSE_1_0.txt).
10 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
15 // http://groups.yahoo.com/group/boost/message/5441
24 #include <boost/type_traits/config.hpp>
27 # include <boost/type_traits/detail/yes_no_type.hpp>
28 # include <boost/type_traits/detail/wrap.hpp>
32 #include <boost/type_traits/detail/bool_trait_def.hpp>
34 namespace boost { namespace
56 BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_1(typename T,is_lvalue_reference,T const ,::boost::is_lvalue_reference<T>::value)
57 BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_1(typename T,is_lvalue_reference,T volatile ,::boost
[all...]
H A Dis_member_function_pointer.hpp6 // http://www.boost.org/LICENSE_1_0.txt).
8 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
14 #include <boost/type_traits/config.hpp>
15 #include <boost/detail/workaround.hpp>
24 # include <boost/type_traits/detail/is_mem_fun_pointer_impl.hpp>
25 # include <boost/type_traits/remove_cv.hpp>
27 # include <boost/type_traits/is_reference.hpp>
28 # include <boost/type_traits/is_array.hpp>
29 # include <boost/type_traits/detail/yes_no_type.hpp>
30 # include <boost/type_trait
38 namespace boost { namespace
[all...]
H A Dis_member_pointer.hpp8 // http://www.boost.org/LICENSE_1_0.txt).
10 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
15 // http://groups.yahoo.com/group/boost/message/5441
24 #include <boost/type_traits/config.hpp>
25 #include <boost/detail/workaround.hpp>
28 # include <boost/type_traits/is_member_function_pointer.hpp>
30 # include <boost/type_traits/is_reference.hpp>
31 # include <boost/type_traits/is_array.hpp>
32 # include <boost/type_traits/detail/is_mem_fun_pointer_tester.hpp>
33 # include <boost/type_trait
41 namespace boost { namespace
[all...]
H A Dis_pointer.hpp8 // http://www.boost.org/LICENSE_1_0.txt).
10 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
15 // http://groups.yahoo.com/group/boost/message/5441
24 #include <boost/type_traits/is_member_pointer.hpp>
25 #include <boost/type_traits/detail/ice_and.hpp>
26 #include <boost/type_traits/detail/ice_not.hpp>
27 #include <boost/type_traits/config.hpp>
29 #include <boost/type_traits/remove_cv.hpp>
33 # include <boost/type_traits/is_reference.hpp>
34 # include <boost/type_trait
43 namespace boost { namespace
[all...]
H A Dis_rvalue_reference.hpp5 // http://www.boost.org/LICENSE_1_0.txt).
7 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
12 #include <boost/type_traits/config.hpp>
15 #include <boost/type_traits/detail/bool_trait_def.hpp>
17 namespace boost { namespace
24 } // namespace boost
26 #include <boost/type_traits/detail/bool_trait_undef.hpp>
H A Dis_same.hpp8 // http://www.boost.org/LICENSE_1_0.txt).
10 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
15 // http://groups.yahoo.com/group/boost/message/5441
24 #include <boost/type_traits/config.hpp>
26 #include <boost/type_traits/detail/yes_no_type.hpp>
27 #include <boost/type_traits/detail/ice_and.hpp>
28 #include <boost/type_traits/is_reference.hpp>
31 #include <boost/type_traits/detail/bool_trait_def.hpp>
33 namespace boost { namespace
64 enum { value = boost
[all...]
H A Dis_void.hpp5 // http://www.boost.org/LICENSE_1_0.txt).
7 // See http://www.boost.org/libs/type_traits for most recent version including documentation.
12 #include <boost/config.hpp>
15 #include <boost/type_traits/detail/bool_trait_def.hpp>
17 namespace boost { namespace
34 } // namespace boost
36 #include <boost/type_traits/detail/bool_trait_undef.hpp>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dassert.hpp2 // boost/assert.hpp - BOOST_ASSERT(expr)
12 // http://www.boost.org/LICENSE_1_0.txt)
16 // See http://www.boost.org/libs/utility/assert.html for documentation.
37 #include <boost/current_function.hpp>
39 namespace boost namespace
43 } // namespace boost
47 : ::boost::assertion_failed(#expr, BOOST_CURRENT_FUNCTION, __FILE__, __LINE__))
66 #include <boost/current_function.hpp>
68 namespace boost
72 } // namespace boost
[all...]
H A Dget_pointer.hpp4 // http://www.boost.org/LICENSE_1_0.txt)
12 # include <boost/config/no_tr1/memory.hpp> // std::auto_ptr
14 namespace boost { namespace
31 } // namespace boost
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/detail/
H A Dbackward_compatibility.hpp3 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7 namespace boost namespace
14 } // namespace boost::concept
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/
H A Dusage.hpp3 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7 # include <boost/concept/assert.hpp>
8 # include <boost/detail/workaround.hpp>
9 # include <boost/concept/detail/backward_compatibility.hpp>
11 namespace boost { namespace concepts { namespace
29 BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
35 BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
42 }} // namespace boost::concepts
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
H A Dcurrent_exception_cast.hpp4 //file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
16 boost namespace
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
H A Dinteroperable.hpp6 // http://www.boost.org/LICENSE_1_0.txt)
10 # include <boost/mpl/bool.hpp>
11 # include <boost/mpl/or.hpp>
13 # include <boost/type_traits/is_convertible.hpp>
15 # include <boost/iterator/detail/config_def.hpp> // must appear last
17 namespace boost namespace
46 } // namespace boost
48 # include <boost/iterator/detail/config_undef.hpp>

Completed in 177 milliseconds

1234567891011>>