Project
Loading...
Searching...
No Matches
test_StaticFor.cxx File Reference
#include <catch_amalgamated.hpp>
#include "Framework/StringHelpers.h"
#include "Framework/StaticFor.h"

Go to the source code of this file.

Functions

template<int someNumber>
void dummyFunc ()
 
 TEST_CASE ("TestStaticFor")
 

Function Documentation

◆ dummyFunc()

template<int someNumber>
void dummyFunc ( )

Definition at line 20 of file test_StaticFor.cxx.

◆ TEST_CASE()

TEST_CASE ( "TestStaticFor"  )

Definition at line 25 of file test_StaticFor.cxx.