Iros
 
Loading...
Searching...
No Matches
di::vocab::detail::MakeBoxFunction< T > Struct Template Reference

#include <di/vocab/pointer/box.h>

Public Member Functions

template<typename... Args>
requires (!concepts::LanguageArray<T> && concepts::ConstructibleFrom<T, Args...>)
constexpr auto operator() (Args &&... args) const -> meta::AllocatorResult< platform::DefaultAllocator, Box< T > >
 

Member Function Documentation

◆ operator()()

template<typename T>
template<typename... Args>
requires (!concepts::LanguageArray<T> && concepts::ConstructibleFrom<T, Args...>)
auto di::vocab::detail::MakeBoxFunction< T >::operator() ( Args &&... args) const -> meta::AllocatorResult<platform::DefaultAllocator, Box<T>>
inlineconstexpr

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