Unit test for the expanded numeric limits. More...
#include <iostream>#include <gtest/gtest.h>#include <float.h>#include "../../include/ecl/type_traits/numeric_limits.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Unit test for the expanded numeric limits.
Definition in file test/numeric_limits.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 22 of file test/numeric_limits.cpp.