|
||||
File indexing completed on 2025-01-18 09:53:30
0001 /* 0002 * Copyright (c) 2014 Glen Fernandes 0003 * 0004 * Distributed under the Boost Software License, Version 1.0. (See 0005 * accompanying file LICENSE_1_0.txt or copy at 0006 * http://www.boost.org/LICENSE_1_0.txt) 0007 */ 0008 0009 #ifndef BOOST_UTILITY_EXPLICIT_OPERATOR_BOOL_HPP 0010 #define BOOST_UTILITY_EXPLICIT_OPERATOR_BOOL_HPP 0011 0012 // The header file at this path is deprecated; 0013 // use boost/core/explicit_operator_bool.hpp instead. 0014 0015 #include <boost/core/explicit_operator_bool.hpp> 0016 0017 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |