Drake
Drake C++ Documentation
type_visit_with_tag< Tag > Struct Template Reference

Detailed Description

template<template< typename > class Tag = type_tag>
struct drake::type_visit_with_tag< Tag >

Visits a type by construct a template tag's default value.

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

Static Public Member Functions

template<typename T , typename Visitor >
static void run (Visitor &&visitor)
 

Member Function Documentation

◆ run()

static void run ( Visitor &&  visitor)
static

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