Public Types | List of all members
cet::sqlite::permissive_column< T, Constraints > Struct Template Reference

#include <column.h>

Inheritance diagram for cet::sqlite::permissive_column< T, Constraints >:
cet::sqlite::column< T, Constraints... >

Public Types

using element_type = T
 

Detailed Description

template<typename T, typename... Constraints>
struct cet::sqlite::permissive_column< T, Constraints >

Definition at line 180 of file column.h.

Member Typedef Documentation

template<typename T, typename... Constraints>
using cet::sqlite::permissive_column< T, Constraints >::element_type = T

Definition at line 182 of file column.h.


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