Loading...
Searching...
No Matches
17#ifndef SIMO_BOOST_TYPE_INDEX_RUNTIME_CAST_HH
18#define SIMO_BOOST_TYPE_INDEX_RUNTIME_CAST_HH
21#pragma clang diagnostic push
22#pragma clang diagnostic ignored "-Winconsistent-missing-override"
23#elif defined(__GNUC__) || defined(__GNUG__)
24#pragma GCC diagnostic push
25#pragma GCC diagnostic ignored "-Wsuggest-override"
27#include <boost/type_index/runtime_cast.hpp>
30#pragma clang diagnostic pop
31#elif defined(__GNUC__) || defined(__GNUG__)
32#pragma GCC diagnostic pop
- include
- Simo
- compiler
- BoostTypeIndexRuntimeCast.h