The Publish::Source class is a concept class for source-string-related enums. More...
#include <sprk_publish.h>
Public Types | |
enum | Type { Type::Code, Type::File } |
Enumerates the types of source strings which can be passed to Publish. More... | |
Private Member Functions | |
Source () | |
Private default constructor to prevent instantiation. More... | |
The Publish::Source class is a concept class for source-string-related enums.
|
strong |
|
private |
Private default constructor to prevent instantiation.