identt
include
store
StoreTraits.hpp
Go to the documentation of this file.
1
33
#ifndef _IDENTT_STORE_STORE_TRAITS_HPP_
34
#define _IDENTT_STORE_STORE_TRAITS_HPP_
35
36
namespace
identt
{
37
namespace
store {
38
template
<
class
T>
39
struct
StoreTraits
:
public
T {
40
};
41
}
// namespace store
42
}
// namespace identt
43
#endif
/* _IDENTT_STORE_STORE_TRAITS_HPP_ */
identt
Definition:
CryptoBase.hpp:49
identt::store::StoreTraits
Definition:
StoreTraits.hpp:39
Generated by
1.8.12