Instigate Open Source Documentation

Instigate STL Documentation

v 1.0

logo.png

Introduction

This is the main page of the Instigate Open Source project documentation, generated by Doxygen. This library contains generic algorithms from STL and boost.org and other sources, re-implemented using Instigate's GP methodology, based on modern principles of Generic Programming.

The source code of these documents is located in the directory src/doc. Doxygen also generates documentation from C/C++ code comments.

The Instigate STL is a C++ library of iterators concepts and algorithms. In case if user can't use SGI STL algorithms as has her/his own implementation, this library gives interface to use STL algorithms.

Directory Structure

Source code is organized in following files/directories:

make command should be invoked from project top directory. It will not work if invoked from subdirectories.

After invoking make command, the following directories will be created:

After invoking make docs, the following directories will be created:



© Instigate CJSC, Open Source