Primary validator template.
More...
|
static bool | apply (T const &t, size_t version) |
|
template<typename T, bool = is_p_object<T>::value, bool = is_view<T>::value, bool = std::is_base_of<view_container_base, T>::value>
struct stapl::view_impl::validator< T, bool, bool, bool >
Primary validator template.
- Template Parameters
-
T | Type of the object to be validated. |
The documentation for this struct was generated from the following file: