Nui
Namespaces | Functions
fragment.hpp File Reference
#include <nui/frontend/elements/impl/html_element_incl.hpp>
#include <tuple>
Include dependency graph for fragment.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Nui
 
 Nui::Elements
 

Functions

template<typename... ParametersT>
constexpr auto Nui::Elements::fragment (ParametersT &&... params)
 A fragment is a collection of elements that can be inserted into a parent without an enclosing tag. More...