jGL
Loading...
Searching...
No Matches
Functions
logo.h File Reference
#include <array>
Include dependency graph for logo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename... Ts>
std::array< std::byte, sizeof...(Ts)> make_bytes (Ts &&... args) noexcept
 

Function Documentation

◆ make_bytes()

template<typename... Ts>
std::array< std::byte, sizeof...(Ts)> make_bytes ( Ts &&...  args)
noexcept