resolve template specialization with inline keyword

This commit is contained in:
hugogogo
2022-06-18 17:58:14 +02:00
parent 72762a79cb
commit 94745ca8a9
11 changed files with 222 additions and 327 deletions

View File

@@ -1,9 +1,5 @@
#include <iostream>
#include <string>
#include <iomanip> // std::setw()
#include "colors.h"
#include "A_test.hpp"
//#include "tests_proto.hpp"
#include "main.hpp"
int main() {