DxLibEx
type_traits.hpp
Go to the documentation of this file.
1
/*=============================================================================
2
Copyright (C) 2015-2017 DxLibEx project
3
https://github.com/Nagarei/DxLibEx/
4
5
Distributed under the Boost Software License, Version 1.0.
6
(See http://www.boost.org/LICENSE_1_0.txt)
7
=============================================================================*/
8
#ifndef DXLE_INC_TYPE_TRAITS_HPP_
9
#define DXLE_INC_TYPE_TRAITS_HPP_
10
11
#include "
dxlibex/type_traits/common_type.hpp
"
12
#include "
dxlibex/type_traits/enable_if.hpp
"
13
#include "
dxlibex/type_traits/first_enabled.hpp
"
14
#include "
dxlibex/type_traits/float_promote.hpp
"
15
#include "
dxlibex/type_traits/ignore.hpp
"
16
#include "
dxlibex/type_traits/is_castable.hpp
"
17
#include "
dxlibex/type_traits/is_nothrow.hpp
"
18
#include "
dxlibex/type_traits/is_representable.hpp
"
19
#include "
dxlibex/type_traits/is_well_format.hpp
"
20
21
#endif//#ifndef DXLE_INC_TYPE_TRAITS_HPP_
is_nothrow.hpp
is_representable.hpp
float_promote.hpp
is_well_format.hpp
ignore.hpp
common_type.hpp
is_castable.hpp
first_enabled.hpp
enable_if.hpp
dxlibex
type_traits.hpp
Generated on Sun Jan 1 2017 10:49:51 for DxLibEx by
1.8.12