![]() |
jsocketpp 1.0
A cross-platform C++20 socket library.
|
Detection helper for data() member function. More...
#include <buffer_traits.hpp>


Detection helper for data() member function.
Detects if a type T has a data() member function that provides access to underlying storage.
| T | The type to check |
| typename | SFINAE enabler parameter |