Thread overview
flecxx 0.2.2 released
Jun 01, 2008
Matthew Wilson
Jun 04, 2008
Adi Shavit
Sep 08, 2008
Matthew Wilson
June 01, 2008
flecxx is a simple, efficient, 100% header-only, C++ library that enhances standard and popular third-party libraries by maximising
expressiveness and flexibility and eliminates abstraction dissonance.

flecxx does not contain any compiler-specific or platform-specific constructs. It supports UNIX (including Linux and Mac OS-X),
and Windows, and should work with any operating system. It is known to be compatible with Borland (5.6+), Comeau (4.3.3+), Digital
Mars (8.50+), GCC (3.4+), Intel (6+), Metrowerks (8+), Microsoft Visual C++ (6.0+), and should work with any reasonably modern C++
compiler.

flecxx is completely free and includes source released under a BSD-style license.


Release 0.2.2 incorporates:
 * fixed compiler warnings about unreferenced static functions in unit-tests


Note: this release of flecxx requires STLSoft 1.9.44, or later. Download from http://stlsoft.org/

Download from: http://sourceforge.net/project/showfiles.php?group_id=204484

Discuss at: http://sourceforge.net/forum/forum.php?forum_id=730628

flecxx website: http://flecxx.org/


June 04, 2008
Congrads!
BTW, everything in angled brackets was removed from the HTML doc...

Adi


Matthew Wilson wrote:
> flecxx is a simple, efficient, 100% header-only, C++ library that enhances standard and popular third-party libraries by maximising
> expressiveness and flexibility and eliminates abstraction dissonance.
>
> flecxx does not contain any compiler-specific or platform-specific constructs. It supports UNIX (including Linux and Mac OS-X),
> and Windows, and should work with any operating system. It is known to be compatible with Borland (5.6+), Comeau (4.3.3+), Digital
> Mars (8.50+), GCC (3.4+), Intel (6+), Metrowerks (8+), Microsoft Visual C++ (6.0+), and should work with any reasonably modern C++
> compiler.
>
> flecxx is completely free and includes source released under a BSD-style license.
>
>
> Release 0.2.2 incorporates:
>  * fixed compiler warnings about unreferenced static functions in unit-tests
>
>
> Note: this release of flecxx requires STLSoft 1.9.44, or later. Download from http://stlsoft.org/
>
> Download from: http://sourceforge.net/project/showfiles.php?group_id=204484
>
> Discuss at: http://sourceforge.net/forum/forum.php?forum_id=730628
>
> flecxx website: http://flecxx.org/
>
>
>   
September 08, 2008
I think this is all fixed in the latest release.

"Adi Shavit" <adish@gentech.co.il> wrote in message news:4846E6E0.9010401@gentech.co.il...
> Congrads!
> BTW, everything in angled brackets was removed from the HTML doc...
>
> Adi
>
>
> Matthew Wilson wrote:
> > flecxx is a simple, efficient, 100% header-only, C++ library that enhances standard and popular third-party libraries by
maximising
> > expressiveness and flexibility and eliminates abstraction dissonance.
> >
> > flecxx does not contain any compiler-specific or platform-specific constructs. It supports UNIX (including Linux and Mac OS-X),
> > and Windows, and should work with any operating system. It is known to be compatible with Borland (5.6+), Comeau (4.3.3+),
Digital
> > Mars (8.50+), GCC (3.4+), Intel (6+), Metrowerks (8+), Microsoft Visual C++ (6.0+), and should work with any reasonably modern
C++
> > compiler.
> >
> > flecxx is completely free and includes source released under a BSD-style license.
> >
> >
> > Release 0.2.2 incorporates:
> >  * fixed compiler warnings about unreferenced static functions in unit-tests
> >
> >
> > Note: this release of flecxx requires STLSoft 1.9.44, or later. Download from http://stlsoft.org/
> >
> > Download from: http://sourceforge.net/project/showfiles.php?group_id=204484
> >
> > Discuss at: http://sourceforge.net/forum/forum.php?forum_id=730628
> >
> > flecxx website: http://flecxx.org/
> >
> >
> >