Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
promote< static_name_t > Struct Reference

#include <name.hpp>

Public Types

typedef name_t type

Detailed Description

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 320 of file name.hpp.

Member Typedef Documentation

◆ type

typedef name_t type

Definition at line 321 of file name.hpp.