stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
stlab::smart_test< test, T > Struct Template Reference

Trait adapter; specialize for types where std::is_copy_constructible is wrong. More...

#include <traits.hpp>

Detailed Description

template<template< typename > class test, typename T>
struct stlab::smart_test< test, T >

Trait adapter; specialize for types where std::is_copy_constructible is wrong.


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