__gnu_cxx::_Rope_constants

NAME

__gnu_cxx::_Rope_constants -

SYNOPSIS


Enumerations

enum { _S_max_rope_depth }
enum _Tag { _S_leaf, _S_concat, _S_substringfn, _S_function }

Enumeration Type Documentation

anonymous enum

Enumerator:
_S_max_rope_depth
Definition at line 548 of file rope.

enum _Tag

Enumerator:
_S_leaf
_S_concat
_S_substringfn
_S_function
Definition at line 549 of file rope.

Author

Generated automatically by Doxygen for libstdc++ from the source code.