virthttp  0.0
libvirt http interface
Public Types | Public Member Functions | List of all members
NoallocWFree< T > Struct Template Reference

#include <utility.hpp>

Inheritance diagram for NoallocWFree< T >:

Public Types

using value_type = gsl::owner< T >
 

Public Member Functions

constexpr void construct (gsl::owner< T > *ptr) const noexcept
 
void destroy (gsl::owner< T > *ptr) const noexcept
 

Member Typedef Documentation

template<typename T >
using NoallocWFree< T >::value_type = gsl::owner<T>

Member Function Documentation

template<typename T >
constexpr void NoallocWFree< T >::construct ( gsl::owner< T > *  ptr) const
inlinenoexcept
template<typename T >
void NoallocWFree< T >::destroy ( gsl::owner< T > *  ptr) const
inlinenoexcept

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