2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00

Deploy to GitHub Pages: 9039286937

This commit is contained in:
Travis CI
2018-03-08 05:25:59 +00:00
parent 78978167fe
commit 30ea8069ad
54 changed files with 266 additions and 291 deletions

View File

@@ -346,7 +346,7 @@
The <code class="computeroutput"><span class="identifier">wrapper</span></code> template makes
the job of wrapping classes that are meant to overridden in Python, easier.
</p>
<div class="sidebar">
<div class="blurb">
<div class="titlepage"></div>
<p>
<span class="inlinemediaobject"><img src="../../images/alert.png"></span>
@@ -442,7 +442,7 @@
we have to check if there is an override for <code class="computeroutput"><span class="identifier">f</span></code>.
If none, then we call <code class="computeroutput"><span class="identifier">Base</span><span class="special">::</span><span class="identifier">f</span><span class="special">()</span></code>.
</p>
<div class="sidebar">
<div class="blurb">
<div class="titlepage"></div>
<p>
<span class="inlinemediaobject"><img src="../../images/alert.png"></span>

View File

@@ -275,7 +275,7 @@ Namespaces are one honking great idea -- let's do more of those!
</ul></div>
</li>
</ul></div>
<div class="sidebar">
<div class="blurb">
<div class="titlepage"></div>
<p>
<span class="inlinemediaobject"><img src="../../images/smiley.png"></span>

View File

@@ -165,7 +165,7 @@
% x,y,z</code> in Python, which is useful since there's no easy way to
do that in std C++.
</p>
<div class="sidebar">
<div class="blurb">
<div class="titlepage"></div>
<p>
<span class="inlinemediaobject"><img src="../../images/alert.png"></span>