Definition of stir::is_null_ptr functions. More...
#include "stir/shared_ptr.h"
#include <memory>
#include "stir/unique_ptr.h"
Go to the source code of this file.
A utility function that checks if an ordinary or smart pointer is null with identical syntax for all types.
Definition of stir::is_null_ptr functions.