Skip to content
  • Timo Koch's avatar
    [typetraits] Implement Dune::IsCallable · 7666b559
    Timo Koch authored and Simon Praetorius's avatar Simon Praetorius committed
    This is a type trait that checks whether some type has
    a defined ()-operator that can be invoked with a given
    list of arguments types and returns objects of a specified type.
    
    Is is an improved implementation of Dune::Std::is_callable
    which is deprecated.
    7666b559
To find the state of this project's repository at the time of any of these versions, check out the tags.