Return x unchanged; 1‐byte integral types have no byte order.
Synopsis
Declared in <bsls_byteorderutil.h>
static
bool
swapBytes(bool x);
Return Value
x unchanged
Parameters
Name |
Description |
x |
value to return unchanged |
Created with MrDocs