|
||||
File indexing completed on 2025-01-18 09:48:06
0001 /* 0002 Copyright Charly Chevalier 2015 0003 Copyright Joel Falcou 2015 0004 Distributed under the Boost Software License, Version 1.0. 0005 (See accompanying file LICENSE_1_0.txt or copy at 0006 http://www.boost.org/LICENSE_1_0.txt) 0007 */ 0008 0009 #if !defined(BOOST_PREDEF_HARDWARE_H) || defined(BOOST_PREDEF_INTERNAL_GENERATE_TESTS) 0010 #ifndef BOOST_PREDEF_HARDWARE_H 0011 #define BOOST_PREDEF_HARDWARE_H 0012 #endif 0013 0014 #include <boost/predef/hardware/simd.h> 0015 0016 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |