[interfacekit] Re: Submitted for your approval: the PortLink module
- From: "Erik Jakowatz" <erik@xxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Sat, 01 Dec 2001 14:10:39 -0800
> PortLink& operator<<(PortLink& Link, T data)
Ack! That should be:
PortLink& operator<<(PortLink& Link, T& data)
Don't want to do any unnecessary copying!
e
Data is not information, and information is not knowledge: knowledge is
not understanding, and understanding is not wisdom.
- Philip Adams
- Follow-Ups:
- [interfacekit] Holy hexdumps, Batman!
- From: DarkWyrm
- References:
- [interfacekit] Re: Submitted for your approval: the PortLink module
- From: Erik Jakowatz
Other related posts:
- » [interfacekit] Submitted for your approval: the PortLink module
- » [interfacekit] Re: Submitted for your approval: the PortLink module
- » [interfacekit] Re: Submitted for your approval: the PortLink module
- » [interfacekit] Re: Submitted for your approval: the PortLink module
- » [interfacekit] Re: Submitted for your approval: the PortLink module
- » [interfacekit] Re: Submitted for your approval: the PortLink module
- » [interfacekit] Re: Submitted for your approval: the PortLink module
- [interfacekit] Holy hexdumps, Batman!
- From: DarkWyrm
- [interfacekit] Re: Submitted for your approval: the PortLink module
- From: Erik Jakowatz