codex
Loading...
Searching...
No Matches
anonymous_namespace{mutable.hpp}::function_obj Struct Reference

Equivalent to the lambda expression in codex::copy_mutable_lambda. More...

#include <mutable.hpp>

Public Member Functions

void operator() (const auto &x)
 
void operator() (const auto &x)
 

Public Attributes

std::byte * p
 
const std::size_t * s
 

Detailed Description

Equivalent to the lambda expression in codex::copy_mutable_lambda.

Member Function Documentation

◆ operator()() [1/2]

void anonymous_namespace{mutable.hpp}::function_obj::operator() ( const auto & x)
inline
Here is the call graph for this function:

◆ operator()() [2/2]

void anonymous_namespace{mutable.hpp}::function_obj::operator() ( const auto & x)
inline
Here is the call graph for this function:

Member Data Documentation

◆ p

std::byte * anonymous_namespace{mutable.hpp}::function_obj::p

◆ s

const std::size_t * anonymous_namespace{mutable.hpp}::function_obj::s

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