CommonLibSSE NG
|
#include "RE/A/Array.h"
#include "RE/B/BSTSmartPointer.h"
#include "RE/C/CommonTypeTraits.h"
#include "RE/V/Variable.h"
Go to the source code of this file.
Classes | |
class | RE::BSScript::reference_array< T, std::enable_if_t< std::disjunction_v< is_builtin_convertible< T >, is_form_pointer< T > > > > |
Namespaces | |
namespace | RE |
namespace | RE::BSScript |
Typedefs | |
template<class T > | |
using | RE::reference_array = BSScript::reference_array< T > |
Functions | |
template<class T > | |
void | RE::BSScript::swap (reference_array< T > &a_lhs, reference_array< T > &a_rhs) |