num_get Members

The following tables list the members of the num_get Class. For a list of members inherited by the num_get class, see facet Class.

Reference

Constructors

num_get

The constructor for objects of type num_get that are used to extract numerical values from sequences.

Typedefs

char_type

A type that is used to describe a character used by a locale.

iter_type

A type that describes an input iterator.

Member Functions

do_get

A virtual function that is called to extracts a numerical or Boolean value from a character sequence.

get

Extracts a numerical or Boolean value from a character sequence.

See Also

Reference

num_get Class

facet Class

Thread Safety in the Standard C++ Library