fastcgipp-users
[Top][All Lists]
Advanced

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

Re: [Fastcgipp-users] linker problem


From: Eddie Carle
Subject: Re: [Fastcgipp-users] linker problem
Date: Tue, 7 Apr 2009 11:41:08 -0600
User-agent: KMail/1.11.1 (Linux/2.6.27-gentoo-r8; KDE/4.2.1; x86_64; ; )

Hi Goran,

On Tuesday 07 April 2009 5:11:38 am Goran wrote:
> Why does the linker abort?

You haven't defined the static member, only declared it.

> private:
>     static Sessions s;
>     Sessions::iterator si;
> };

SessionExample::Sessions SessionExample::s(*constructor arguments*);
>
> int main()
> {

http://www.nongnu.org/fastcgipp/doc/2.0alpha/classFastcgipp_1_1Http_1_1Sessions.html
-- 
        Eddie Carle

        This message has been signed with an RFC4880 signature. It is 
guaranteed to
        have originated from Eddie Carle and its contents can be validated 
against
        its signature.

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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