kblib 0.2.3
General utilities library for modern C++
simple.cpp File Reference
#include "kblib/simple.h"
#include "catch.hpp"
#include "kblib/stats.h"
Include dependency graph for simple.cpp:

Go to the source code of this file.

Functions

 TEST_CASE ("enumerate")
 
 TEST_CASE ("safe_auto")
 

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "enumerate"  )

Definition at line 8 of file simple.cpp.

◆ TEST_CASE() [2/2]

TEST_CASE ( "safe_auto"  )

Definition at line 75 of file simple.cpp.