Iros
 
Loading...
Searching...
No Matches
vector.h File Reference

Go to the source code of this file.

Classes

class  di::container::Vector< T, Alloc >
 
class  di::Vector< T, Alloc >
 

Namespaces

namespace  di
 
namespace  di::container
 

Functions

template<concepts::InputContainer Con, typename T = meta::ContainerValue<Con>>
auto di::container::tag_invoke (types::Tag< util::deduce_create >, InPlaceTemplate< Vector >, Con &&) -> Vector< T >