bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with IOMANIP


From: Terry Milan
Subject: Problem with IOMANIP
Date: Thu, 12 Jul 2001 08:43:44 -0400

The following code snippit yeilds the following error.

The code:
class SocketState;
typedef const SocketState & ST;
IOMANIPdeclare(ST);

The error:
SocketState.h:41: ANSI C++ forbids declaration `IOMANIPdeclare' with no type







reply via email to

[Prev in Thread] Current Thread [Next in Thread]