TranslationUnitOrderAttribute::TranslationUnitOrderAttribute
Construct from unsigned long long
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
explicit
TranslationUnitOrderAttribute(unsigned long long order);
Parameters
Name |
Description |
order |
The value to construct from |
Created with MrDocs