|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <integral_range.hpp>
Public Types | |
| typedef std::out_of_range | thrown_type |
| The thrown type. | |
Public Methods | |
| void | operator() (ss_sint32_t first, ss_sint32_t last, ss_sint32_t increment) const |
| Function call operator, taking three 32-bit signed integer parameters. | |
| void | operator() (ss_uint32_t first, ss_uint32_t last, ss_uint32_t increment) const |
| Function call operator, taking three 32-bit unsigned integer parameters. | |
|
|
The thrown type.
|
|
||||||||||||||||
|
Function call operator, taking three 32-bit unsigned integer parameters.
|
|
||||||||||||||||
|
Function call operator, taking three 32-bit signed integer parameters.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |