FunctionCursor.isConst

Determine if a C++ member function or member function template is declared 'const'.

struct FunctionCursor
@property
bool
isConst
@trusted
(
)

Meta