|
ViennaGrid - The Vienna Grid Library
2.1.0
|
Determines if a given element tag is present within a wrapped config. More...
#include <element_config.hpp>
Public Types | |
| typedef query < WrappedConfigType, null_type, element_tag >::type | ElementConfigType |
Static Public Attributes | |
| static const bool | value = !viennagrid::detail::EQUAL<ElementConfigType, viennagrid::not_found>::value |
Determines if a given element tag is present within a wrapped config.
| typedef query<WrappedConfigType, null_type, element_tag>::type ElementConfigType |
const bool value = !viennagrid::detail::EQUAL<ElementConfigType, viennagrid::not_found>::value [static] |
1.7.6.1