DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
CppUtils::Testing::details::testing Namespace Reference

Classes

class  MyClass
 
struct  SumSquares
 

Functions

unsigned long long sumSquares (unsigned long long iter)
 
void voidSumSquares (unsigned long long iter)
 

Function Documentation

◆ sumSquares()

unsigned long long CppUtils::Testing::details::testing::sumSquares ( unsigned long long iter)

Referenced by GTEST_TEST(), GTEST_TEST(), and GTEST_TEST().

◆ voidSumSquares()

void CppUtils::Testing::details::testing::voidSumSquares ( unsigned long long iter)

Referenced by GTEST_TEST().