MemViz v1.0.0
C++ Memory Layout Inspector
Loading...
Searching...
No Matches
BitCaster.hpp File Reference
#include <bit>
#include <iostream>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  memviz
 

Functions

template<typename To , typename From >
void memviz::castAndPrint (From from)
 Bitwise casts an object to another type and prints the result.