7 lines
140 B
C++
7 lines
140 B
C++
#include "constexpr_frontier.hpp"
|
|
|
|
namespace cpp26 {
|
|
// constexpr functions should be defined in the header file
|
|
|
|
} // namespace cpp26
|