LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::detail::Replace< Container< U >, T > Struct Template Reference

#include "prelude.h"

Public Types

using Type = Container< T >
 

Detailed Description

template<template< typename > class Container, typename U, typename T>
struct LeechCraft::Util::detail::Replace< Container< U >, T >

Definition at line 128 of file prelude.h.

Member Typedef Documentation

◆ Type

template<template< typename > class Container, typename U , typename T >
using LeechCraft::Util::detail::Replace< Container< U >, T >::Type = Container<T>

Definition at line 130 of file prelude.h.


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