autocxx
0.28.0
Modules
extern_rust
prelude
subclass
Macros
block
block_constructors
concrete
exclude_impls
exclude_utilities
extern_cpp_opaque_type
extern_cpp_type
extern_rust_type
generate
generate_all
generate_ns
generate_pod
include
include_cpp
instantiable
name
pod
rust_type
safety
subclass
Structs
BindingGenerationFailure
CppMutRef
CppPin
CppRef
CppUniquePtrPin
c_char16_t
c_int
c_long
c_longlong
c_short
c_uchar
c_uint
c_ulong
c_ulonglong
c_ushort
c_void
Traits
AsCppMutRef
AsCppRef
PinMut
RValueParam
ValueParam
WithinBox
WithinBoxTrivial
WithinUniquePtr
WithinUniquePtrTrivial
Functions
as_copy
as_mov
as_new
autocxx
Macro
subclass
Copy item path
Settings
Help
Summary
Source
macro_rules! subclass { ($($tt:tt)*) => { ... }; }
Expand description
See
subclass::subclass
.