|
DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
|
#include <common-utils/utilities.hpp>#include <gtest/gtest.h>#include "../details/operatorDetails.hpp"Go to the source code of this file.
Functions | |
| GTEST_TEST (testPotentiallyEmptyBaseClass, anEmptyBaseClassHasANonZeroSize) | |
| GTEST_TEST (testPotentiallyEmptyBaseClass, ebcoCouldBeUsedToMinimizeTheSizeOfADerivedEmptyClass) | |
| GTEST_TEST | ( | testPotentiallyEmptyBaseClass | , |
| anEmptyBaseClassHasANonZeroSize | ) |
| GTEST_TEST | ( | testPotentiallyEmptyBaseClass | , |
| ebcoCouldBeUsedToMinimizeTheSizeOfADerivedEmptyClass | ) |
The two should be equal if the compiler implements the EBCO, uncomment the following to find out for your compiler: