improvements

This commit is contained in:
2020-05-18 15:42:47 +02:00
parent 767850e125
commit 355bc2b905
5 changed files with 12 additions and 8 deletions

View File

@ -32,7 +32,7 @@ class GlobPoolVar: public PoolVariableIF {
template<typename U, uint8_t n_var> friend class PoolVarList;
static_assert(not std::is_same<T, bool>::value,
"Do not use boolean for the PoolEntry type, use uint8_t instead!"
"Warum? Darum :-)");
"There is no boolean type in CCSDS.");
public:
/**
* @brief In the constructor, the variable can register itself in a