#include <bdlat_fuzzutil.h>
A generic functor (manipulator) with a function call operator that matches the signature expected by the bdlat_TypeCategoryUtil::manipulateByCategory operation.
See bdlat_fuzzutil
|
| template<class t_TYPE , class t_CATEGORY_TAG > |
| int | operator() (t_TYPE *object, t_CATEGORY_TAG) |
| |
◆ operator()()
template<class t_TYPE , class t_CATEGORY_TAG >
| int bdlat::FuzzUtil_ManipulatorWithCategory::operator() |
( |
t_TYPE * |
object, |
|
|
t_CATEGORY_TAG |
|
|
) |
| |
|
inline |
Call FuzzUtil::consume(object, fuzzData). Return 0.
◆ fuzzData
◆ options
The documentation for this struct was generated from the following file: