|
||||
File indexing completed on 2025-01-18 09:42:08
0001 /* Copyright 2003-2016 Joaquin M Lopez Munoz. 0002 * Distributed under the Boost Software License, Version 1.0. 0003 * (See accompanying file LICENSE_1_0.txt or copy at 0004 * http://www.boost.org/LICENSE_1_0.txt) 0005 * 0006 * See http://www.boost.org/libs/multi_index for library home page. 0007 */ 0008 0009 #define BOOST_MULTI_INDEX_DETAIL_RESTORE_WSTRICT_ALIASING 0010 #include <boost/multi_index/detail/ignore_wstrict_aliasing.hpp> 0011 #undef BOOST_MULTI_INDEX_DETAIL_RESTORE_WSTRICT_ALIASING
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |