Porytiles
Loading...
Searching...
No Matches
source_locations.cpp File Reference
#include "porytiles/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  porytiles
 

Functions

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