LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::detail::Replace< Container< U >, T > Struct Template Reference

#include "prelude.h"

+ Inheritance diagram for LC::Util::detail::Replace< Container< U >, T >:
+ Collaboration diagram for LC::Util::detail::Replace< Container< U >, T >:

Public Types

using Type = Container<T>
 
using Type
 

Detailed Description

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

Definition at line 79 of file prelude.h.

Member Typedef Documentation

◆ Type [1/2]

using LC::Util::detail::Replace< Container, T >::Type

Definition at line 75 of file prelude.h.

◆ Type [2/2]

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

Definition at line 81 of file prelude.h.


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