Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84089 - website/public_html/live/users
From: pbristow_at_[hidden]
Date: 2013-04-30 05:14:38


Author: pbristow
Date: 2013-04-30 05:14:37 EDT (Tue, 30 Apr 2013)
New Revision: 84089
URL: http://svn.boost.org/trac/boost/changeset/84089

Log:
Added Kormanyos Microcontroller book.
Text files modified:
   website/public_html/live/users/bibliography.html | 16 ++++++++++++++++
   1 files changed, 16 insertions(+), 0 deletions(-)

Modified: website/public_html/live/users/bibliography.html
==============================================================================
--- website/public_html/live/users/bibliography.html (original)
+++ website/public_html/live/users/bibliography.html 2013-04-30 05:14:37 EDT (Tue, 30 Apr 2013)
@@ -671,6 +671,22 @@
 
                 Uses Boost.Serialization.</dt>
               </dl>
+
+ <h3>2013</h3>
+
+ <dl class="bibliography">
+
+ <dd><a name="Kormanyos13" id="Kormanyos13"></a>[Kormanyos13]</dd>
+ <dt>Christopher Kormanyos,
+ <cite>Real-Time C++: Efficient Object-Oriented and Template Microcontroller Programming</cite>.
+ <a href="http://www.springer.com/computer/communication+networks/book/978-3-642-34687-3"
+ class="external">http://www.springer.com/computer/communication+networks/book/978-3-642-34687-3><br>
+
+ Uses C++11 including lambdas, templates, metatemplate programming for efficient
+ programming for microcontrollers including use of Boost.Math, Boost.Regex, Boost.Multiprecision
+ and other Boost libraries.</dt>
+ </dl>
+
 
               <h2><a name="update" id="update"></a>How to update this
               page</h2>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk