How protect source code in template library?

From: Lokicer (lokicer_at_163.com)
Date: 02/28/05


Date: Mon, 28 Feb 2005 13:25:39 +0800

Hi!
    I am a newbie in C++, it seems compiler must see the source code of
template classes(with .h files and .cpp files£©when compile. I want to
prevent others from getting .cpp files. How should i do?

Thanks!