getVisibility

Returns a string with the value of the field "visibility" if the attributes include an UDA of type A. The default visibility is "public".

template getVisibility (
A
attributes...
) {}

Members

Manifest constants

getVisibility
enum getVisibility;
Undocumented in source.

Meta