1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> 4<title>Types</title> 5<link rel="stylesheet" href="boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="index.html" title="Safe Numerics"> 8<link rel="up" href="index.html" title="Safe Numerics"> 9<link rel="prev" href="exception_policy.html" title="ExceptionPolicy<EP>"> 10<link rel="next" href="safe.html" title="safe<T, PP, EP>"> 11</head> 12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13<table cellpadding="2" width="100%"><tr> 14<td valign="top"><img href="index.html" height="164px" src="pre-boost.jpg" alt="Library Documentation Index"></td> 15<td><h2>Safe Numerics</h2></td> 16</tr></table> 17<div class="spirit-nav"> 18<a accesskey="p" href="exception_policy.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="safe.html"><img src="images/next.png" alt="Next"></a> 19</div> 20<div class="section"> 21<div class="titlepage"><div><div><h2 class="title" style="clear: both"> 22<a name="safe_numerics.types"></a>Types</h2></div></div></div> 23<div class="toc"><dl class="toc"> 24<dt><span class="section"><a href="safe.html">safe<T, PP, EP></a></span></dt> 25<dt><span class="section"><a href="safe_range.html">safe_signed_range<MIN, MAX, PP, EP> and 26 safe_unsigned_range<MIN, MAX, PP, EP></a></span></dt> 27<dt><span class="section"><a href="safe_literal.html">safe_signed_literal<Value, PP , EP> and 28 safe_unsigned_literal<Value, PP, EP></a></span></dt> 29<dt><span class="section"><a href="exception.html">exception</a></span></dt> 30<dt><span class="section"><a href="exception_policies.html">exception_policy<AE, IDB, UB, UV></a></span></dt> 31<dt><span class="section"><a href="promotion_policies.html">Promotion Policies</a></span></dt> 32</dl></div> 33</div> 34<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 35<td align="left"></td> 36<td align="right"><div class="copyright-footer">Copyright © 2012-2018 Robert Ramey<p><a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">Subject to Boost 37 Software License</a></p> 38</div></td> 39</tr></table> 40<hr> 41<div class="spirit-nav"> 42<a accesskey="p" href="exception_policy.html"><img src="images/prev.png" alt="Prev"></a><a accesskey="u" href="index.html"><img src="images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="images/home.png" alt="Home"></a><a accesskey="n" href="safe.html"><img src="images/next.png" alt="Next"></a> 43</div> 44</body> 45</html> 46