Porytiles
Loading...
Searching...
No Matches
source_locations.cpp File Reference
#include "porytiles2/utilities/source_locations.hpp"
#include <algorithm>
#include <string_view>
Include dependency graph for source_locations.cpp:

Go to the source code of this file.

Namespaces

namespace  porytiles2
 

Functions

std::string porytiles2::extract_function_name (const std::source_location &location=std::source_location::current())
 Extracts the function name from a source location.