libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::one_container< CollnIn > Struct Template Reference

#include <manage_container_args.hpp>

Collaboration diagram for jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::one_container< CollnIn >:
[legend]

Public Types

typedef input_safe_colln< CollnIn > input_t
 
typedef input_t::iterator in_iterator
 
typedef input_t::size_type size_type
 

Public Member Functions

constexpr one_container (CollnIn const &c_in) noexcept(true) FORCE_INLINE
 
void __fastcall lock () noexcept(true) FORCE_INLINE
 
void __fastcall unlock () noexcept(true) FORCE_INLINE
 

Static Public Member Functions

static constexpr void resize_output (size_type const) noexcept(true) FORCE_INLINE
 

Public Attributes

input_t const input1
 

Detailed Description

template<class CollnIn>
struct jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::one_container< CollnIn >

Definition at line 198 of file manage_container_args.hpp.

Member Typedef Documentation

◆ in_iterator

Definition at line 200 of file manage_container_args.hpp.

◆ input_t

template<class CollnIn >
typedef input_safe_colln<CollnIn> jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::one_container< CollnIn >::input_t

Definition at line 199 of file manage_container_args.hpp.

◆ size_type

Definition at line 201 of file manage_container_args.hpp.

Constructor & Destructor Documentation

◆ one_container()

template<class CollnIn >
constexpr jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::one_container< CollnIn >::one_container ( CollnIn const &  c_in)
inlineexplicitconstexprnoexcept

Member Function Documentation

◆ lock()

◆ resize_output()

template<class CollnIn >
static constexpr void jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::one_container< CollnIn >::resize_output ( size_type const  )
inlinestaticconstexprnoexcept

Definition at line 216 of file manage_container_args.hpp.

◆ unlock()

Member Data Documentation

◆ input1


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