Divide Framework
0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
ErrorCodes.cpp
Go to the documentation of this file.
1
#include "
Headers/ErrorCodes.h
"
2
3
namespace
Divide
4
{
5
static_assert
(std::size(
Names::errorCode
) ==
to_base
(
ErrorCode::COUNT
) + 1u,
"ErrorCode name array out of sync!"
);
6
}
//namespace Divide
ErrorCodes.h
Divide::Names::errorCode
static const char * errorCode[]
Definition:
ErrorCodes.h:79
Divide
Handle console commands that start with a forward slash.
Definition:
AIProcessor.cpp:7
Divide::ErrorCode::COUNT
@ COUNT
Divide::to_base
constexpr auto to_base(const Type value) -> Type
Definition:
PlatformDataTypes.h:228
Source
Core
ErrorCodes.cpp
Generated on Fri May 17 2024 16:59:49 for Divide Framework by
1.9.6