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 4 hónapja
doc bf5c149354 initial commit 6 éve
include 0699a15efd Add EA_CPP20_CONSTEXPR and EA_COMPILER_CPP20_ENABLED 4 hónapja
test 9816bb911b updating eastl submodule 5 éve
.gitignore d1be0a1d0f 2.09.12 5 éve
.gitmodules 233e55efa5 adding eastl include dir 6 éve
.p4ignore edbafca82e 2.09.10 6 éve
.travis.yml 0586f8b89c upgrading clang 6 éve
CMakeLists.txt 4490ba3561 Add lost install command 4 éve
CONTRIBUTING.md dc8d4d399f improving docs 6 éve
LICENSE cfd82c4134 adding required files 6 éve
README.md a64477e772 removing rawgit url 6 éve

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.