struct source_location
Declaration
struct source_location { /* full declaration omitted */ };Description
This contains the location information where \ahas been called
Declared at: libs/pika/assertion/include/pika/assertion/source_location.hpp:16
Member Variables
- public const char* file_name
- public unsigned int line_number
- public const char* function_name