MySQL 9.1.0
Source Code Documentation
array_view.h File Reference

Experimental API header. More...

#include <cstdlib>
#include <type_traits>
#include "mysql/abi_helpers/detail/array_base.h"
#include "my_sys.h"
#include "mysql/psi/psi_memory.h"
#include "mysql/service_mysql_alloc.h"

Go to the source code of this file.

Classes

class  mysql::abi_helpers::Array_view< Element_tp >
 Ownership-agnostic array class, which is both trivial and standard-layout. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::abi_helpers
 

Detailed Description

Experimental API header.