Unit tests for fundamental_type traits. More...
#include <gtest/gtest.h>#include <limits>#include <ecl/config/ecl.hpp>#include "../../include/ecl/type_traits/fundamental_types.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| TEST (TypeTraitTests, is_integral) | |
| TEST (TypeTraitTests, is_float) | |
| TEST (TypeTraitTests, is_byte) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 116 of file fundamental_types.cpp.
| TEST | ( | TypeTraitTests | , |
| is_integral | |||
| ) |
Definition at line 32 of file fundamental_types.cpp.
Definition at line 56 of file fundamental_types.cpp.
Definition at line 80 of file fundamental_types.cpp.