viotecs 1.1.0
Loading...
Searching...
No Matches
resource.hpp
Go to the documentation of this file.
1// SPDX-License-Identifier: MIT
2// Author: Giovanni Santini
3// Mail: giovanni.santini@proton.me
4// Github: @San7o
5
6#pragma once
7
8namespace viotecs
9{
10
34{
35};
36
37} // namespace viotecs
Resource type.
Definition resource.hpp:34