ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Static Public Attributes | List of all members
cppyy._global_cpp.std Class Reference

Definition at line 181 of file cppyy.py.

Static Public Attributes

tuple stlclasses
 
tuple string = _backend.CreateScopeProxy( 'string' )
 

Additional Inherited Members

- Public Member Functions inherited from cppyy._stdmeta
def __getattr__
 
Inheritance diagram for cppyy._global_cpp.std:
[legend]

Member Data Documentation

tuple cppyy._global_cpp.std.stlclasses
static
Initial value:
1 = ( 'complex', 'pair', \
2  'deque', 'list', 'queue', 'stack', 'vector', 'map', 'multimap', 'set', 'multiset' )

Definition at line 182 of file cppyy.py.

tuple cppyy._global_cpp.std.string = _backend.CreateScopeProxy( 'string' )
static

Definition at line 188 of file cppyy.py.

Collaboration diagram for cppyy._global_cpp.std:
[legend]

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