#include "c4/yml/detail/stack.hpp"
#include "c4/yml/node_type.hpp"
#include "c4/yml/detail/dbgprint.hpp"
#include "c4/yml/parser_state.hpp"
Go to the source code of this file.
|
| | c4 |
| | (Undefined by default) Use shorter error message from checks/asserts: do not show the check condition in the error message.
|
| |
| | c4::yml |
| |
|
| #define | _has_any_(bits) (static_cast<HandlerImpl const* C4_RESTRICT>(this)->template _has_any__<bits>()) |
| |
◆ _has_any_
| #define _has_any_ |
( |
|
bits | ) |
(static_cast<HandlerImpl const* C4_RESTRICT>(this)->template _has_any__<bits>()) |