Simple-Utility v2.3.1
Loading...
Searching...
No Matches
std_pointers.hpp File Reference
#include "Simple-Utility/nullables/base.hpp"
#include <memory>
Include dependency graph for std_pointers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sl::nullables::traits< std::unique_ptr< TArgs... > >
 Specialization for std::unique_ptr. More...
 
struct  sl::nullables::traits< std::shared_ptr< TArgs... > >
 Specialization for std::shared_ptr. More...