ConstraintSatisfactionAttribute::ConstraintSatisfactionAttribute
Construct from ConstraintSatisfactionResult
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
explicit
ConstraintSatisfactionAttribute(ConstraintSatisfactionResult const& result);
Parameters
Name |
Description |
result |
The object to copy construct from |
Created with MrDocs