Pioneer
Loading...
Searching...
No Matches
Functions
ActionBinder.cpp File Reference
#include "ActionBinder.h"
#include "core/StringUtils.h"
#include "fmt/core.h"
#include <imgui/imgui.h>
#include <imgui/imgui_internal.h>
#include <algorithm>
Include dependency graph for ActionBinder.cpp:

Functions

template<typename T , typename ... Types>
auto get_if (std::variant< Types... > &pv)
 

Function Documentation

◆ get_if()

template<typename T , typename ... Types>
auto get_if ( std::variant< Types... > &  pv)