STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Related Functions
stapl::bitwise_wrapper< T > Struct Template Reference

Wrapper class for a bitwise packed members. More...

Related Functions

(Note that these are not member functions.)

template<typename T >
constexpr bitwise_wrapper< T > bitwise (T const &)
 Declares the object t as bitwise packable.
 

Detailed Description

template<typename T>
struct stapl::bitwise_wrapper< T >

Wrapper class for a bitwise packed members.

()

See also
bitwise

The documentation for this struct was generated from the following file: