stlab.adobe.com Adobe Systems Incorporated

static_name_t Class Reference
[ABI-safe Strings]

#include <name.hpp>

List of all members.

Public Member Functions

 static_name_t (const char *string_name="")

Detailed Description

Definition at line 70 of file name.hpp.


Constructor & Destructor Documentation

static_name_t ( const char *  string_name = "" ) [explicit]

Constructs a static_name_t associated with string_name. The string will not be copied to the pool, however, it is not guaranteed that the associated string will be the identity of string_name.

Precondition:
string_name is a '\0' terminated character sequence.
string_name is immutable, and has static storage duration [1].
Note:
[1] C++ Standard, second edition, (ISO/IEC 14882, 2003-04-01), section 3.7.1.

Definition at line 73 of file name.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google