introducing-cmake/exercises/include/cmake-exercise/c.hh

5 lines
84 B
C++
Raw Permalink Normal View History

2019-07-27 18:28:47 +02:00
#pragma once
template <typename T>
void unused_function (); // nothing to see here