MySQL 9.6.0
Source Code Documentation
text_source_location.h File Reference

Experimental API header. More...

#include <source_location>
#include "mysql/strconv/encode/string_target.h"
#include "mysql/strconv/formats/text_format.h"

Go to the source code of this file.

Namespaces

namespace  mysql
 
namespace  mysql::strconv
 

Functions

void mysql::strconv::encode_impl (const Text_format &format, Is_string_target auto &target, const std::source_location &source_location)
 Enable conversion from std::source_location to string. More...
 

Detailed Description

Experimental API header.