VIPRA Documentation
Loading...
Searching...
No Matches
include
vipra
types
tags.hpp
1
#pragma once
2
3
namespace
VIPRA {
4
enum class
Tag {
5
PARAMETER,
6
};
7
}
Generated by
1.13.2