Compiler and platform specific configurations. More...
#include <ecl/config/ecl.hpp>
#include "config/macros.hpp"
#include "config/portable_types.hpp"
#include "config/endianness.hpp"
#include "config/char_sign.hpp"
Go to the source code of this file.
Compiler and platform specific configurations.
Collates all compiler and type configurations. Most of the implementation involves usage of macros and typedefs to manage the code in a standard way across platforms.
Definition in file config.hpp.