CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::MPL::BoundAll< TMF > Struct Template Reference

Bind All's predicate to TMF. More...

#include <CeresEngine/Foundation/MPL/All.hpp>

Public Types

template<typename... Ts>
using type = AllHelper< TMF, Ts... >
 

Detailed Description

template<template< typename > class TMF>
struct CeresEngine::MPL::BoundAll< TMF >

Bind All's predicate to TMF.

Member Typedef Documentation

◆ type

template<template< typename > class TMF>
template<typename... Ts>
using CeresEngine::MPL::BoundAll< TMF >::type = AllHelper<TMF, Ts...>

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