Drake
Drake C++ Documentation
type_tag< T > Struct Template Reference

Detailed Description

template<typename T>
struct drake::type_tag< T >

Provides a tag to pass a type for ease of inference.

#include <drake/bindings/pydrake/common/type_pack.h>

Public Types

using type = T
 

Member Typedef Documentation

◆ type

using type = T

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