boost::xint::options::negative_not_allowed Struct Reference

Creates an unsigned integer with the most common negative-value handling. More...


Detailed Description

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.


The documentation for this struct was generated from the following file:

© 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)