Fix missing @endcond
This commit is contained in:
@@ -59,6 +59,7 @@ namespace detail
|
|||||||
private:
|
private:
|
||||||
/// @cond DETAIL
|
/// @cond DETAIL
|
||||||
col_type value[4];
|
col_type value[4];
|
||||||
|
/// @endcond
|
||||||
|
|
||||||
public:
|
public:
|
||||||
// Constructors
|
// Constructors
|
||||||
|
|||||||
Reference in New Issue
Block a user