stlab.adobe.com Adobe Systems Incorporated

const_once_name_t Class Reference
[ABI-safe Strings]

Utility wrapper to construct name_t without initializing the string pointer. More...

#include <adobe/name.hpp>


Detailed Description

Promotes To:
adobe::name_t
Rationale:
The primary purpose of const_once_name_t is to provide a name_t implementation that can be used in a multithreaded environment as a static variable. Because its construction does nothing to initialize the value of the name_t, such initialization must take place during a threadsafe intialization function (boost::call_once, for instance).

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