Blender
V3.3
intern
cycles
util
deque.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_DEQUE_H__
5
#define __UTIL_DEQUE_H__
6
7
#include <deque>
8
9
CCL_NAMESPACE_BEGIN
10
11
using
std::deque;
12
13
CCL_NAMESPACE_END
14
15
#endif
/* __UTIL_DEQUE_H__ */
CCL_NAMESPACE_END
#define CCL_NAMESPACE_END
Definition:
cuda/compat.h:9
CCL_NAMESPACE_BEGIN
Definition:
python.cpp:37
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1