« Return to Thread: Combine enable_if and concept check

Combine enable_if and concept check

by Johan Torp :: Rate this Message:

Reply to Author | View in Thread

Is there any way to combine boost::enable_if and the concept check library? For instance to disable a function overload for template parameters which doesn't model some STL concept.

Best Regards, Johan Torp

 « Return to Thread: Combine enable_if and concept check