Click here to Skip to main content
15,889,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMultiple calls to WaitForSingleObject within the same thread Pin
Le centriste19-Aug-02 15:02
Le centriste19-Aug-02 15:02 
GeneralRe: Multiple calls to WaitForSingleObject within the same thread Pin
Michael Dunn19-Aug-02 17:05
sitebuilderMichael Dunn19-Aug-02 17:05 
Generaltemplate question Pin
Ancient Dragon19-Aug-02 14:53
Ancient Dragon19-Aug-02 14:53 
GeneralRe: template question Pin
Chris Losinger19-Aug-02 16:53
professionalChris Losinger19-Aug-02 16:53 
GeneralCommand Message Handlers Pin
Stew19-Aug-02 14:34
Stew19-Aug-02 14:34 
GeneralRe: Command Message Handlers Pin
567890123419-Aug-02 20:46
567890123419-Aug-02 20:46 
Generalhtml documentation template Pin
Wes Jones19-Aug-02 12:54
Wes Jones19-Aug-02 12:54 
QuestionWhen to use "inline"? Pin
User 665819-Aug-02 12:16
User 665819-Aug-02 12:16 
Hi!

I have some public functions in my class that simply need to return a private variable. Is it a good way to use the "inline" statement?

And what is it actually for? When is it suitable to use it?
Could someone explain me or post a link where it is described well? The MSDN documentation didn't really help me.

Thanks in advance
Greg

modified 12-Sep-18 21:01pm.

AnswerRe: When to use "inline"? Pin
Christian Graus19-Aug-02 12:33
protectorChristian Graus19-Aug-02 12:33 
GeneralRe: When to use "inline"? Pin
User 665819-Aug-02 12:38
User 665819-Aug-02 12:38 
GeneralRe: When to use "inline"? Pin
Nick Hodapp19-Aug-02 13:12
sitebuilderNick Hodapp19-Aug-02 13:12 
GeneralRe: When to use "inline"? Pin
Christian Graus19-Aug-02 13:17
protectorChristian Graus19-Aug-02 13:17 
GeneralRe: When to use "inline"? Pin
Nick Hodapp19-Aug-02 13:27
sitebuilderNick Hodapp19-Aug-02 13:27 
GeneralRe: When to use "inline"? Pin
Christian Graus19-Aug-02 13:46
protectorChristian Graus19-Aug-02 13:46 
GeneralRe: When to use "inline"? Pin
Nick Hodapp19-Aug-02 14:06
sitebuilderNick Hodapp19-Aug-02 14:06 
GeneralRe: When to use "inline"? Pin
Daniel Lohmann19-Aug-02 23:42
Daniel Lohmann19-Aug-02 23:42 
GeneralRe: When to use "inline"? Pin
Mike Nordell12-Sep-02 6:40
Mike Nordell12-Sep-02 6:40 
GeneralRe: When to use "inline"? Pin
Stuart Dootson19-Aug-02 14:05
professionalStuart Dootson19-Aug-02 14:05 
GeneralRe: When to use "inline"? Pin
Nick Hodapp19-Aug-02 14:37
sitebuilderNick Hodapp19-Aug-02 14:37 
GeneralRe: When to use "inline"? Pin
Stuart Dootson19-Aug-02 15:07
professionalStuart Dootson19-Aug-02 15:07 
GeneralRe: When to use "inline"? Pin
Mustafa Demirhan19-Aug-02 14:03
Mustafa Demirhan19-Aug-02 14:03 
GeneralRe: When to use "inline"? Pin
Chris Maunder19-Aug-02 14:36
cofounderChris Maunder19-Aug-02 14:36 
GeneralRe: When to use "inline"? Pin
Mustafa Demirhan20-Aug-02 8:05
Mustafa Demirhan20-Aug-02 8:05 
GeneralRe: When to use "inline"? Pin
Chris Maunder20-Aug-02 17:03
cofounderChris Maunder20-Aug-02 17:03 
AnswerRe: When to use "inline"? Pin
Ed Gadziemski19-Aug-02 12:38
professionalEd Gadziemski19-Aug-02 12:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.