CNL
2.0.2 (development)
Compositional Numeric Library
cstdint.h
Go to the documentation of this file.
1
2
// Copyright John McFarlane 2017.
3
// Distributed under the Boost Software License, Version 1.0.
4
// (See accompanying file ../LICENSE_1_0.txt or copy at
5
// http://www.boost.org/LICENSE_1_0.txt)
6
9
10
#if !defined(CNL_CSTDINT_H)
11
#define CNL_CSTDINT_H
12
13
#include "
_impl/cstdint/macros.h
"
14
#include "
_impl/cstdint/types.h
"
15
16
#endif // CNL_CSTDINT_H
types.h
fixed-width integer types equivalent to those in
macros.h
integer creation macros equivalent to those in
cnl
cstdint.h
Generated by
1.8.17