tinympl  0.2
mini MPL library for C++11
tinympl::apply< F, Args > Class Template Reference

Return the result type of the metafunction class F called with arguments Args.,,. More...

#include <tinympl/apply.hpp>

Detailed Description

template<class F, class... Args>
class tinympl::apply< F, Args >

Return the result type of the metafunction class F called with arguments Args.,,.


The documentation for this class was generated from the following file: