A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://clang.llvm.org/doxygen/classclang_1_1syntax_1_1StaticAssertDeclaration.html below:

clang: clang::syntax::StaticAssertDeclaration Class Reference

static_assert(<condition>, <message>) static_assert(<condition>) More...

#include "clang/Tooling/Syntax/Nodes.h"

  Node (NodeKind Kind)   Newly created nodes are detached from a tree, parent and sibling links are set when the node is added as a child to another one.
    Node (const Node &)=delete   Nodes cannot simply be copied without violating tree invariants.
    Node (Node &&)=delete   Idiomatically, nodes are allocated on an Arena and never moved.
    Node (NodeKind Kind)   Newly created nodes are detached from a tree, parent and sibling links are set when the node is added as a child to another one.
    ~Node ()=default   Nodes are allocated on Arenas; the destructor is never called.
 

static_assert(<condition>, <message>) static_assert(<condition>)

Definition at line 376 of file Nodes.h.

◆ StaticAssertDeclaration() clang::syntax::StaticAssertDeclaration::StaticAssertDeclaration ( ) inline

Definition at line 378 of file Nodes.h.

◆ classof() static bool clang::syntax::StaticAssertDeclaration::classof ( const NodeN ) static ◆ getCondition() ◆ getMessage()

The documentation for this class was generated from the following files:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4