Ember
Loading...
Searching...
No Matches
String.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
namespace
EmberCore
{
6
14
using
String
= std::string;
15
16
}
// namespace EmberCore
EmberCore
Main types header for EmberCore.
Definition
DefaultTreeFactory.h:9
EmberCore::String
std::string String
Framework-agnostic string type.
Definition
String.h:14
EmberCore
include
Types
String.h
Generated by
Release_1_14_0