assert: initial version

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2024-05-28 10:22:24 +02:00
parent 146c9c948d
commit 5436dda7f6
18 changed files with 412 additions and 334 deletions

View File

@@ -5,6 +5,7 @@
#pragma once
#include <stdex/assert.hpp>
#include <stdex/base64.hpp>
#include <stdex/compat.hpp>
#include <stdex/exception.hpp>