j
k
j a
j l
On 3.3.2011 7:32, Aston wrote:
consider the example below, is there a way to detect an enum type and non-enum type ?
You can use boost::is_enum metafunction from the type traits library. Example attached.
Attachments:
Back to the thread
Back to the list