Adobe Source Libraries  1.43
Public Types | List of all members
promote< static_name_t > Struct Template Reference

Public Types

typedef name_t type
 

Detailed Description

template<>
struct adobe::promote< static_name_t >

Template specialization of promote<T> for static_name_t.

This ensures a static_name_t instance will be converted to a name_t as it is being assigned into an any_regular_t.

Definition at line 304 of file name.hpp.

Member Typedef Documentation

typedef name_t type

Definition at line 305 of file name.hpp.