Blender  V3.3
unique_ptr.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: Apache-2.0
2  * Copyright 2011-2022 Blender Foundation */
3 
4 #ifndef __UTIL_UNIQUE_PTR_H__
5 #define __UTIL_UNIQUE_PTR_H__
6 
7 #include <memory>
8 
10 
11 using std::make_unique;
12 using std::unique_ptr;
13 
15 
16 #endif /* __UTIL_UNIQUE_PTR_H__ */
#define CCL_NAMESPACE_END
Definition: cuda/compat.h:9