RAD Studio
ContentsIndex
PreviousUpNext
__is_void

Category 

Type Trait Functions 

Syntax 

bool __is_void( typename T ) 

Returns True if T is (potentially cv-qualified) void. Returns False otherwise, including for pointer or reference to void.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!