1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<html><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 3<title>is_basic_outcome<T> - Boost.Outcome documentation</title> 4<link rel="stylesheet" href="../../css/boost.css" type="text/css"> 5<meta name="generator" content="Hugo 0.52 with Boostdoc theme"> 6<meta name="viewport" content="width=device-width,initial-scale=1.0"/> 7 8<link rel="icon" href="../../images/favicon.ico" type="image/ico"/> 9<body><div class="spirit-nav"> 10<a accesskey="p" href="../../reference/traits.html"><img src="../../images/prev.png" alt="Prev"></a> 11 <a accesskey="u" href="../../reference/traits.html"><img src="../../images/up.png" alt="Up"></a> 12 <a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../../reference/traits/is_basic_result.html"><img src="../../images/next.png" alt="Next"></a></div><div id="content"> 13 <div class="titlepage"><div><div><h1 style="clear: both"><code>is_basic_outcome<T></code></h1></div></div></div> 14 <p>An integral constant type true for <a href="../../reference/types/basic_outcome.html" class="api-reference"><code>basic_outcome<T, EC, EP, NoValuePolicy></code></a> 15 types. This does not match anything not exactly a <code>basic_outcome</code>. If you want to match types like <code>basic_outcome</code> but not equal to it, consider <a href="../../reference/concepts/basic_outcome.html" class="api-reference"><code>basic_outcome<T></code></a> 16..</p> 17 18<p><em>Overridable</em>: Not overridable.</p> 19 20<p><em>Namespace</em>: <code>BOOST_OUTCOME_V2_NAMESPACE</code></p> 21 22<p><em>Header</em>: <code><boost/outcome/basic_outcome.hpp></code></p> 23 24<p><em>Variable alias</em>: <code>is_basic_outcome_v<T></code></p> 25 26 27 </div><p><small>Last revised: May 24, 2020 at 12:48:39 +0100</small></p> 28<hr> 29<div class="spirit-nav"> 30<a accesskey="p" href="../../reference/traits.html"><img src="../../images/prev.png" alt="Prev"></a> 31 <a accesskey="u" href="../../reference/traits.html"><img src="../../images/up.png" alt="Up"></a> 32 <a accesskey="h" href="../../index.html"><img src="../../images/home.png" alt="Home"></a><a accesskey="n" href="../../reference/traits/is_basic_result.html"><img src="../../images/next.png" alt="Next"></a></div></body> 33</html> 34