Boost Cookbook

Latest recipes

Atom feed of new recipes and blog entries (only recipes)

Value outside of allowable range

Factory could not be found for name
Value: 2
Minimum: 1
Maximum: 1
Whilst searching for factory with name class Cookbook::Version
Factory type is: class Cookbook::Version

From the forums

Latest three forum posts (reverse order)

COM Error

read connection
SELECT [is_in_use], [style], [thumbnail_id] FROM FSLib_Content_Status WHERE [id]=1234741
Details:
Description: '[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'is_in_use'.'
Source: 'Microsoft OLE DB Provider for ODBC Drivers'
Error Message: 'IDispatch error #3092'
Initialising: class FSLib::Content::Status
Statement: SELECT [is_in_use], [style], [thumbnail_id] FROM FSLib_Content_Status WHERE [id]=1234741
Attribute: class FSLib::Content::Thread.status

Welcome to Boost cookbook (alpha). From an idea by dhruva and spec from Steve Toledo-Brown. Alpha version written by Kirit over a weekend. And yes, the site is nearly all C++ and uses Boost.

Latest blog post

Boost 1.37 released

Boost 1.37 is out. This marks another release on Boost's new schedule and well done to everybody for managing to get it done.

There is one new library, Proto, for making embedded domain specific languages (EDSLs) in C++ together with updates to several other libraries (Asio, Circular Buffer, Dynamic Bitset, Hash, Interprocess, Intrusive, Math, Type Traits, and Unordered)

Kirit, 4th November, 2008 13:17 (UTC)

COM Error

read connection
SELECT [is_in_use], [style], [thumbnail_id] FROM FSLib_Content_Status WHERE [id]=1234737
Details:
Description: '[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'is_in_use'.'
Source: 'Microsoft OLE DB Provider for ODBC Drivers'
Error Message: 'IDispatch error #3092'
Initialising: class FSLib::Content::Status
Statement: SELECT [is_in_use], [style], [thumbnail_id] FROM FSLib_Content_Status WHERE [id]=1234737
Attribute: class FSLib::Content::Thread.status

This is not an official Boost site. For more information on Boost please see Boost.org.