Files
cpp-course/modules/14_cpp26/src/constexpr_frontier.cpp
T

7 lines
140 B
C++

#include "constexpr_frontier.hpp"
namespace cpp26 {
// constexpr functions should be defined in the header file
} // namespace cpp26