sanisizer
Sanitize sizes to avoid integer overflow
Loading...
Searching...
No Matches
class.hpp File Reference

Wrapper classes for integer casting. More...

#include <type_traits>
#include "cast.hpp"
#include "attest.hpp"

Go to the source code of this file.

Classes

class  sanisizer::Cast< Value_ >
 Cast an integer in a function call. More...
 
class  sanisizer::Exact< Integer_ >
 Do not cast an integer in a function call. More...
 

Namespaces

namespace  sanisizer
 Sanitize sizes to avoid integer overflow.
 

Detailed Description

Wrapper classes for integer casting.