|
From: | Sean McManus |
Subject: | how to separate the implementation of inline functions? |
Date: | Fri, 17 Sep 2004 15:51:31 -0700 |
g++ won't let me separate the implementation of inline fuctions (i.e. not in the class declaration) -- it says the inlined function is not defined. What's up?
[Prev in Thread] | Current Thread | [Next in Thread] |