Create a ScopedAttributes object having the specified attributes. Note that attributes must remain valid and unmodified for the lifetime of this object.
Synopsis
Declared in <ball_scopedattributes.h>
ScopedAttributes(AttributeContainer const* attributes);
Parameters
Name |
Description |
attributes |
attribute container to install in the current attribute context |
Created with MrDocs