EABase is a small set of header files that define platform-independent data types and platform feature macros.

Rojo 0699a15efd Add EA_CPP20_CONSTEXPR and EA_COMPILER_CPP20_ENABLED 6 月之前
doc bf5c149354 initial commit 6 年之前
include 0699a15efd Add EA_CPP20_CONSTEXPR and EA_COMPILER_CPP20_ENABLED 6 月之前
test 9816bb911b updating eastl submodule 6 年之前
.gitignore d1be0a1d0f 2.09.12 6 年之前
.gitmodules 233e55efa5 adding eastl include dir 6 年之前
.p4ignore edbafca82e 2.09.10 6 年之前
.travis.yml 0586f8b89c upgrading clang 6 年之前
CMakeLists.txt 4490ba3561 Add lost install command 4 年之前
CONTRIBUTING.md dc8d4d399f improving docs 6 年之前
LICENSE cfd82c4134 adding required files 6 年之前
README.md a64477e772 removing rawgit url 6 年之前

README.md

EABase

Build Status

EABase is a small set of header files that define platform-independent data types and macros.

Documentation

Please see Introduction.

Compiling sources

Please see CONTRIBUTING.md for details on compiling and testing the source.

Credits

Roberto Parolin is the current EABase owner within EA and is responsible for the open source repository.

License

Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.