LILAC
Language to language Interop LAyer Compiler
Loading...
Searching...
No Matches
utils.h File Reference
#include "pch.h"
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
std::initializer_list< T > GetInitializerList (std::vector< T > vector)
 

Function Documentation

◆ GetInitializerList()

template<typename T >
std::initializer_list< T > GetInitializerList ( std::vector< T > vector)

Definition at line 25 of file utils.h.