Re: How to encript header files.

From: Elias Pouloyiannis (elpoul_at_gmail.com)
Date: 03/30/05


Date: 30 Mar 2005 03:31:42 -0800

You can allways use the pimpl idiom to seperate the public interface
from the underlying implementation.