Creates an unsigned integer with the most common negative-value handling. More...
Creates an unsigned integer with the most common negative-value handling.
This is a sort of default unsigned option. If the type is fixed-length, it acts like negative_modulus
; if not, it acts like negative_exception
.
Definition at line 172 of file options.hpp.
© Copyright Chad Nelson, 2010-2011. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)