CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
vg::accepts_content< T > Struct Template Referenceexport
+ Collaboration diagram for vg::accepts_content< T >:

Public Member Functions

accepts_contentwith (std::vector< std::variant< T... > > _content_)
 

Public Attributes

std::vector< std::variant< T... > > content {}
 

Detailed Description

template<typename... T>
struct vg::accepts_content< T >

Definition at line 17 of file group.cppm.

Member Function Documentation

◆ with()

template<typename... T>
accepts_content & vg::accepts_content< T >::with ( std::vector< std::variant< T... > > _content_)
inlineexport

Definition at line 18 of file group.cppm.


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