operator<<

Serializer (predefined for no friend injection in gcc 411)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/BitArray.h

Include

#include "Containers/BitArray.h"

Syntax

template<typename Allocator>
FArchive & operator<<
(
    FArchive & Ar,
    TBitArray< Allocator > & BitArray
)

Remarks

Serializer (predefined for no friend injection in gcc 411)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss