Mr.Docs The C++ Alliance GitHub Repo
  • Mr.Docs
  • Reference
  • mrdocs
  • dom
  • Value
  • isNull
master develop 2026.9.4 v0.8.0
Mr.Docs The C++ Alliance GitHub Repo

Mr.Docs

    • Home
    • Demos
    • Installation
    • Getting Started
    • The Configuration File
    • Documenting the Code
    • Generators
    • Design Notes
    • Library Reference
    • Contributor’s Guide
    • License

mrdocs::dom::Value::isNull

Return true if this is null.

Synopsis

Declared in <mrdocs/Dom/Value.hpp>

bool
isNull() const noexcept;

Return Value

true if this is null.

Created with MrDocs