/usr/include/boost/utility
NameSizeModeActions
detail/-0755rm
addressof.hpp4100644editdlrm
base_from_member.hpp57010644editdlrm
binary.hpp478680644editdlrm
compare_pointees.hpp22900644editdlrm
declval.hpp3840644editdlrm
enable_if.hpp4100644editdlrm
explicit_operator_bool.hpp4620644editdlrm
identity_type.hpp16720644editdlrm
in_place_factory.hpp21760644editdlrm
result_of.hpp73860644editdlrm
string_ref.hpp204010644editdlrm
string_ref_fwd.hpp10860644editdlrm
string_view.hpp295200644editdlrm
string_view_fwd.hpp12330644editdlrm
swap.hpp3900644editdlrm
typed_in_place_factory.hpp21400644editdlrm
value_init.hpp52110644editdlrm
Edit: /usr/include/boost/utility/declval.hpp (384B)
// declval.hpp -------------------------------------------------------------// // Copyright 2010 Vicente J. Botet Escriba // Distributed under the Boost Software License, Version 1.0. // See http://www.boost.org/LICENSE_1_0.txt #ifndef BOOST_UTILITY_DECLVAL_HPP #define BOOST_UTILITY_DECLVAL_HPP #include #endif // BOOST_UTILITY_DECLVAL_HPP