kaycxx-core
C++ core library
Loading...
Searching...
No Matches
kaycxx
core.hpp
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2026 Klaus Reimer <k@ailis.de>
2
// SPDX-License-Identifier: MIT
3
4
#pragma once
5
12
namespace
kaycxx
{
13
15
namespace
core {}
16
17
}
// namespace kaycxx
18
19
#include <
kaycxx/core/scope.hpp
>
kaycxx
Root namespace for kaycxx libraries.
Definition
core.hpp:12
scope.hpp
Defines scope_exit, a small no-throw scope guard for running cleanup code when the current C++ scope ...
Generated by
1.9.8