hide all developer stuff to develop directory

This commit is contained in:
BlackMATov
2023-01-09 16:06:46 +07:00
parent 6922c2019b
commit 615be2345d
74 changed files with 37 additions and 45 deletions

View File

@@ -0,0 +1,11 @@
/*******************************************************************************
* This file is part of the "https://github.com/blackmatov/meta.hpp"
* For conditions of distribution and use, see copyright notice in LICENSE.md
* Copyright (C) 2021-2023, by Matvey Cherevko (blackmatov@gmail.com)
******************************************************************************/
#include <meta.hpp/meta_all.hpp>
#include <doctest/doctest.h>
#include <iostream>
#include <sstream>