4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
fcppt::mpl::lambda< F > Struct Template Reference

Detailed Description

template<template< typename... > class F>
struct fcppt::mpl::lambda< F >

The lambda type.

Every function F that is used by this library must be wrapped inside a lambda.