grouping classes in documentation
This commit is contained in:
parent
44d1ab1bc2
commit
f478817c6e
73 changed files with 326 additions and 164 deletions
|
|
@ -38,6 +38,8 @@
|
|||
* using eoSelectOne as it's mechanism.
|
||||
* Therefore eoSelectMany needs an eoSelectOne in its ctor
|
||||
* It will use an eoHowMnay to determine the number of guys to keep,
|
||||
*
|
||||
* @ingroup Selectors
|
||||
*/
|
||||
template<class EOT>
|
||||
class eoTruncSelect : public eoSelect<EOT>
|
||||
|
|
|
|||
Reference in a new issue