LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::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 LC::Util::detail::Replace< Container< U >, T >

Definition at line 127 of file prelude.h.

Member Typedef Documentation

◆ Type

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

Definition at line 129 of file prelude.h.


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