Blender  V3.3
Public Types | List of all members
blender::DefaultVectorSetSlot< Key > Struct Template Reference

#include <BLI_vector_set_slots.hh>

Public Types

using type = SimpleVectorSetSlot< Key >
 

Detailed Description

template<typename Key>
struct blender::DefaultVectorSetSlot< Key >

Definition at line 138 of file BLI_vector_set_slots.hh.

Member Typedef Documentation

◆ type

template<typename Key >
using blender::DefaultVectorSetSlot< Key >::type = SimpleVectorSetSlot<Key>

Definition at line 139 of file BLI_vector_set_slots.hh.


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