CNL  2.0.2 (development)
Compositional Numeric Library
rounding.h
Go to the documentation of this file.
1 
2 // Copyright John McFarlane 2015 - 2018.
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_ROUNDING_H)
11 #define CNL_ROUNDING_H
12 
13 #include "_impl/custom_operator/tagged.h"
14 #include "_impl/rounding.h"
15 
16 #endif // CNL_ROUNDING_H
rounding.h
essential definitions related to the integer rounding