Gmail Календар Документи Фотографије Веб још »
 Помоћ | Пријавите се
 
  Напредна претрага
Подешавања
Претражи  све групе  Google Групе
 ГрупеРезултати 1 - 10 од oкo 3.520 за cppbuilder dynamic_cast static_cast reinterpret_cast
Сортирано према значају    Сортирај према датуму
 

static_cast, dynamic_cast, reinterpret_cast
borland.public.cppbuilder.vcl.compone...  -  Постова: 10  -  5 аутора  - Последњи пост:  13 јул 2004
+ static_cast Any place you want to do an unconditional cast, similar to a c-
style cast, but can be validated at compile-time. + dynamic_cast When you are
...
http://groups.google.com/g/3a37ff0a/t/69d21e50dd31ecb0/.../22ee24a319f1a705?...

Typecasting in Symbian - Forum Nokia Wiki
Постова: 3  -  3 аутора  - Последњи пост:  25 јун 2008
1) static_cast. 2) const_cast. 3) reinterpret_cast. 4) dynamic_cast - Not
Available. From Symbian OS v6.0 onwards gcc fully supports the C++ ...
http://wiki.forum.nokia.com/index.php/Typecasting_in_Symbian

reinterpret_cast<>() v. static_cast<>()
Постова: 10  -  8 аутора  - Последњи пост:  19 јан 2004
reinterpret_cast<> is different from static_cast<>. .... dynamic_cast is a "safe
" way to cast a base class to a derived class, ...
http://www.velocityreviews.com/forums/t280611-reinterpret_cast-v-static_cast.html

static_cast vs. reinterpret_cast - Application Forum at ObjectMix.com
Постова: 11  - Последњи пост:  26 сеп 2007
static_cast vs. reinterpret_cast c++. ... I was under the impression that
dynamic_cast is the only cast which can ...
http://objectmix.com/c/210281-static_cast-vs-reinterpret_cast.html

static_cast vs. dynamic_cast and reinterpret_cast - CodeGuru Forums
Постова: 15  -  9 аутора  - Последњи пост:  12 мај 2004
So I'd want to use dynamic_cast or static_cast instead ... More importantly,
reinterpret_cast is wrong to use in this situation always? ...
http://www.codeguru.com/forum/showthread.php?t=291314

casting
borland.public.cppbuilder.language  -  Постова: 3  -  2 аутора  - Последњи пост:  14 јун 1999
NOSPAM!interchange.ubc.ca borland public cppbuilder language On Mon, ... Just
another question: both dynamic_cast and static_cast are working well, ...
http://groups.google.com/g/3727fefc/t/b5c3bb63e5871a90/d/cf91dcdfd75638f0?...

c++强制类型转换:dynamic_cast、const_cast 、static_cast ...
Постова: 3  -  3 аутора  - Последњи пост:  8 нов.
IXPUB技术社区dynamic_cast: 通常在基类和派生类之间转换时使用,run-time ...
static_castreinterpret_cast 操作符修改了操作数类型。 ...
http://www.ixpub.net/thread-1034908-1-1.html

what is static_cast for? - GameDev.Net Discussion Forums
Постова: 11  -  5 аутора  - Последњи пост:  11 јун 2007
What's a static_cast for? And a reinterpret_cast, and a const_cast? ... there is
another C++ cast, dynamic_cast. dynamic_cast casts between ...
http://www.gamedev.net/community/forums/goto.asp?topic_id...id...0...

Dynamic_cast Vs Static_cast - when is the former really necessary?
Постова: 10  -  4 аутора  - Последњи пост:  20 дец 2004
The question I would to rise is when dynamic_cast is really necessary ..... of
course) in favour of a static_cast - reinterpret_cast version ...
http://www.velocityreviews.com/.../t287686-dynamic_cast-vs-static_cast-when-is-the-former-really-necessary.html

inheritance question
Постова: 9  -  5 аутора
You need to have at least one virtual method for dynamic_cast to succeed. ....
reinterpret_cast, C-style cast or function-style cast. The static_cast failed
...
http://www.pcreview.co.uk/forums/thread-1428677.php


Направи групу - Google Групе - Google Home - Услови коришћења услуге - Правила приватности
©2009 Google