|
|
|||
File indexing completed on 2025-12-16 09:45:46
0001 /* 0002 Copyright 2021 Glen Joseph Fernandes 0003 (glenjofe@gmail.com) 0004 0005 Distributed under the Boost Software License, Version 1.0. 0006 (http://www.boost.org/LICENSE_1_0.txt) 0007 */ 0008 #ifndef BOOST_FUNCTIONAL_IDENTITY_HPP 0009 #define BOOST_FUNCTIONAL_IDENTITY_HPP 0010 0011 /* 0012 The header file at this path is deprecated; 0013 use <boost/core/identity.hpp> instead. 0014 */ 0015 #include <boost/core/identity.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 |
|