# Qualifiers --- Only one can be applied to a type at a time # Empty Specifies that a container template can be NULL ```text # EMPTY { .some { args; ... }[args] .none { ... } } ? EMPTY { args; .... }[args] ``` ## \`nil # Const # Ref # Pause