SoPlex Documentation
Loading...
Searching...
No Matches
named_arg_value< Char > Struct Template Reference

#include <core.h>

Public Attributes

const named_arg_info< Char > * data
 
size_t size
 

Detailed Description

template<typename Char>
struct detail::named_arg_value< Char >

Definition at line 1037 of file core.h.

Member Data Documentation

◆ data

template<typename Char >
const named_arg_info<Char>* data

Definition at line 1038 of file core.h.

◆ size

template<typename Char >
size_t size

Definition at line 1039 of file core.h.