Public Member Functions | Private Types | List of all members
sol::basic_bytecode< Allocator > Class Template Reference

#include <forward.hpp>

Inheritance diagram for sol::basic_bytecode< Allocator >:
Inheritance graph
[legend]

Public Member Functions

string_view as_string_view () const
 

Private Types

using base_t = std::vector< std::byte, Allocator >
 

Detailed Description

template<typename Allocator = std::allocator<std::byte>>
class sol::basic_bytecode< Allocator >

Definition at line 616 of file forward.hpp.

Member Typedef Documentation

template<typename Allocator = std::allocator<std::byte>>
using sol::basic_bytecode< Allocator >::base_t = std::vector<std::byte, Allocator>
private

Definition at line 3755 of file sol.hpp.

Member Function Documentation

template<typename Allocator = std::allocator<std::byte>>
string_view sol::basic_bytecode< Allocator >::as_string_view ( ) const
inline

Definition at line 3808 of file sol.hpp.


The documentation for this class was generated from the following files:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:52