tue_config
include
tue
config
label.h
Go to the documentation of this file.
1
#ifndef TUE_CONFIG_LABEL_H_
2
#define TUE_CONFIG_LABEL_H_
3
4
#include <
string
>
5
6
namespace
tue
7
{
8
9
//typedef unsigned int Label;
10
typedef
std::string
Label
;
11
12
}
// end namespace tue
13
14
#endif
std::string
tue::Label
std::string Label
Definition:
label.h:10
tue
string
Generated on Sun Feb 23 2025 04:34:23 for tue_config by
1.8.17