maki49 / Flexible_Default

Using Template+Lambdas to Support Conditioned Default Value

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Template+Lambdas to Support Conditioned Default Value

  • user-friendly: keep the original type of the parameter
  • common: use a type different from the parameter type (named Flexible_Default) to apply the condition

About

Using Template+Lambdas to Support Conditioned Default Value


Languages

Language:C++ 100.0%