@hidden tag

This tag marks the associated symbol as hidden. The symbol will never appear in the documentation.

See also @visible tag.

Example [link] 

/** @hidden */
typedef std::vector<Foo> foo_vector_hack_t;
Valid XHTML 1.0 StrictGenerated by diaxen on Wed Jan 27 15:46:24 2021 using MkDoc