boost::xint::options::negative_absolute Struct Reference

Creates an integer type that forces any negative number to its absolute value. More...


Detailed Description

Creates an integer type that forces any negative number to its absolute value.

A negative result while using this option is automatically changed to its positive counterpart.

Definition at line 214 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)