就业培训
下载中心
Wiki
联络
登录
注册
首页
C4D R23.110 C++ SDK
Public Types
|
所有成员列表
TemplateInstantiation< TEMPLATE, ARGS > Struct Template Reference
系统
#include <classhelpers.h>
Public Types
template<typename... T>
using
Rebind
= TEMPLATE< T... >
template<template< typename > class MAP>
using
Map
= TEMPLATE< typename MAP< ARGS >::type... >
Member Typedef Documentation
◆
Rebind
using
Rebind
= TEMPLATE<T...>
◆
Map
using
Map
= TEMPLATE<typename MAP<ARGS>::type...>
maxon
TemplateInstantiation