$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] matrix function template for triangular_matrix and matrix datatypes
From: Larry Evans (cppljevans_at_[hidden])
Date: 2010-08-03 05:52:10
On 08/02/10 17:52, Max S. Kaznady wrote:
[snip]
> There another resolution, which uses the "export"
> keyword and you can also place the template declaration at the end of
> the source file.
[snip]
Hi Max,
Based on recent threads with subject:
Any hopes for export ?
in both Newsgroups:
comp.std.c++
comp.lang.c++.moderated
I wouldn't depend on export being well supported.
HTH.
-Larry