A version with tags list.
More...
#include <types.hpp>
|
| | version (const std::string n, std::vector< std::string > t) |
| |
|
| const std::string | name |
| |
| const std::vector< std::string > | tags |
| |
A version with tags list.
Definition at line 24 of file types.hpp.
◆ version()
| adc::version::version |
( |
const std::string |
n, |
|
|
std::vector< std::string > |
t |
|
) |
| |
|
inline |
◆ name
| const std::string adc::version::name |
◆ tags
| const std::vector<std::string> adc::version::tags |
The documentation for this struct was generated from the following file: