Re: How to encript header files.
From: Elias Pouloyiannis (elpoul_at_gmail.com)
Date: 03/30/05
- Next message: Tapio Kelloniemi: "Re: Class hierarchy of exceptions (Ada, C++)"
- Previous message: Karl Heinz Buchegger: "Re: passing class to a function in c++ - performance question"
- In reply to: Haro Panosyan: "Re: How to encript header files."
- Next in thread: Chris Jefferson: "Re: How to encript header files."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Mar 2005 03:31:42 -0800
You can allways use the pimpl idiom to seperate the public interface
from the underlying implementation.
- Next message: Tapio Kelloniemi: "Re: Class hierarchy of exceptions (Ada, C++)"
- Previous message: Karl Heinz Buchegger: "Re: passing class to a function in c++ - performance question"
- In reply to: Haro Panosyan: "Re: How to encript header files."
- Next in thread: Chris Jefferson: "Re: How to encript header files."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]