DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
testPotentiallyEmptyBaseClass.hpp File Reference
#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)
 

Function Documentation

◆ GTEST_TEST() [1/2]

GTEST_TEST ( testPotentiallyEmptyBaseClass ,
anEmptyBaseClassHasANonZeroSize  )

◆ GTEST_TEST() [2/2]

GTEST_TEST ( testPotentiallyEmptyBaseClass ,
ebcoCouldBeUsedToMinimizeTheSizeOfADerivedEmptyClass  )

The two should be equal if the compiler implements the EBCO, uncomment the following to find out for your compiler: