#include <mutator.h>
Public Member Functions | |
| CommentedMutator (T &t, const std::string &c) | |
| virtual | ~CommentedMutator () |
| virtual std::string | description () const |
| CommentedMutator< T >::CommentedMutator | ( | T & | t, | |
| const std::string & | c | |||
| ) | [inline] |
| virtual CommentedMutator< T >::~CommentedMutator | ( | ) | [inline, virtual] |
| virtual std::string CommentedMutator< T >::description | ( | ) | const [inline, virtual] |
Reimplemented from Mutator.
1.6.3