BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Public Types | List of all members
bc::utility::Any_Key< Key, Value > Struct Template Reference

#include <any_map.h>

Public Types

using key_type = Key
 
using value_type = Value
 

Member Typedef Documentation

◆ key_type

template<class Key, class Value>
using bc::utility::Any_Key< Key, Value >::key_type = Key

◆ value_type

template<class Key, class Value>
using bc::utility::Any_Key< Key, Value >::value_type = Value

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