Fleet  0.0.9
Inference in the LOT
Classes | Public Types | List of all members
has_string< T > Class Template Reference

#include <str.h>

Public Types

enum  { value = sizeof(test<T>(0)) == sizeof(char) }
 

Detailed Description

template<typename T>
class has_string< T >

for whether a type has a ".string" function. What an ugly nightmare.

Author
Steven Piantadosi
Date
12/11/22

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

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