|
|
|||
File indexing completed on 2025-12-15 10:10:10
0001 // declval.hpp -------------------------------------------------------------// 0002 0003 // Copyright 2010 Vicente J. Botet Escriba 0004 0005 // Distributed under the Boost Software License, Version 1.0. 0006 // See http://www.boost.org/LICENSE_1_0.txt 0007 0008 #ifndef BOOST_UTILITY_DECLVAL_HPP 0009 #define BOOST_UTILITY_DECLVAL_HPP 0010 0011 #include <boost/type_traits/declval.hpp> 0012 0013 #endif // BOOST_UTILITY_DECLVAL_HPP
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|