Merge pull request #206 from Jeija/patch-1

Added missing @endcond #206
This commit is contained in:
Christophe Riccio 2014-06-11 16:38:07 +02:00
commit ada6b082f9

View File

@ -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