add tests interfaces as examples in the doc ; remove unused test binaries ; some code formating
This commit is contained in:
parent
c4c27907ed
commit
bd236ee67f
54 changed files with 129 additions and 1410 deletions
|
|
@ -53,6 +53,8 @@ class eoSelectOne : public eoUF<const eoPop<EOT>&, const EOT&>
|
|||
(void)_pop;
|
||||
}
|
||||
};
|
||||
/** @example t-eoSelectOne.cpp
|
||||
*/
|
||||
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Reference in a new issue