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

#include <core.h>

Public Attributes

const Char * data
 
std::size_t size
 

Detailed Description

template<typename Char>
struct internal::string_value< Char >

Definition at line 745 of file core.h.

Member Data Documentation

◆ data

template<typename Char >
const Char* data

Definition at line 746 of file core.h.

◆ size

template<typename Char >
std::size_t size

Definition at line 747 of file core.h.