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

5 lines
84 B
C++

#pragma once
template <typename T>
void unused_function (); // nothing to see here