|
| lfQueue (size_t maxSize=15) |
|
AE_FORCEINLINE bool | try_push (T const &element) |
|
AE_FORCEINLINE bool | try_push (T &&element) |
|
AE_FORCEINLINE void | push (T const &element) |
|
AE_FORCEINLINE void | push (T &&element) |
|
bool | try_pop (T &result) |
|
T * | peek () |
|
template<typename T>
class YSE::lfQueue< T >
Definition at line 55 of file lfQueue.hpp.
The documentation for this class was generated from the following file:
- C:/Users/yvan/Documents/GitHub/yse-soundengine/include/utils/lfQueue.hpp