MySQL 9.6.0
Source Code Documentation
my_scoped_trace.h File Reference

Experimental API header. More...

#include <gtest/gtest.h>
#include "mysql/strconv/strconv.h"

Go to the source code of this file.

Macros

#define MY_SCOPED_TRACE(...)   ([](auto &&...) {}(__VA_ARGS__))
 "Thread-safe", multi-argument replacement for SCOPED_TRACE. More...
 

Detailed Description

Experimental API header.