Click here to Skip to main content
15,905,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralTough time with template syntax Pin
LynnJ23-Oct-04 19:04
LynnJ23-Oct-04 19:04 
GeneralRe: Tough time with template syntax Pin
Bob Stanneveld24-Oct-04 2:19
Bob Stanneveld24-Oct-04 2:19 
GeneralRe: Tough time with template syntax Pin
Andrew Walker24-Oct-04 4:34
Andrew Walker24-Oct-04 4:34 
GeneralRe: Tough time with template syntax Pin
Kevin McFarlane24-Oct-04 5:12
Kevin McFarlane24-Oct-04 5:12 
GeneralRe: Tough time with template syntax Pin
Kevin McFarlane24-Oct-04 5:10
Kevin McFarlane24-Oct-04 5:10 
QuestionUsing Flash Animations? Pin
dSolariuM23-Oct-04 18:12
dSolariuM23-Oct-04 18:12 
AnswerRe: Using Flash Animations? Pin
jan larsen26-Oct-04 4:02
jan larsen26-Oct-04 4:02 
GeneralASTL in visual C++ Pin
xmasglee23-Oct-04 17:52
xmasglee23-Oct-04 17:52 
Hi
Anyone used the ASTL library before in Visual C++? I am trying to use the ASTL library but am getting compile errors:

Compiling...
astl.cpp
c:\astl\astl.beta.2.0\include\dfa_matrix.h(108) : error C2955: 'char_traits' : use of class template requires template argument list
c:\program files\microsoft visual studio\vc98\include\iosfwd(135) : see declaration of 'char_traits'
c:\code\astltry\astl.cpp(7) : see reference to class template instantiation 'DFA_matrix<class range<char,65,90="">,struct empty_tag>' being compiled
c:\astl\astl.beta.2.0\include\dfa_matrix.h(129) : fatal error C1903: unable to recover from previous error(s); stopping compilation
c:\code\astltry\astl.cpp(7) : see reference to class template instantiation 'DFA_matrix<class range<char,65,90="">,struct empty_tag>' being compiled
Error executing cl.exe.

astltry.exe - 2 error(s), 0 warning(s)

Please help.

Thanks a lot.
Generaladding templates into visual C++ Pin
xmasglee23-Oct-04 17:51
xmasglee23-Oct-04 17:51 
GeneralRe: adding templates into visual C++ Pin
Bob Stanneveld24-Oct-04 2:27
Bob Stanneveld24-Oct-04 2:27 
General.Net Pro .VS. VC++ 6. Pin
thompsons23-Oct-04 14:13
thompsons23-Oct-04 14:13 
GeneralRe: .Net Pro .VS. VC++ 6. Pin
SuperTank23-Oct-04 14:35
SuperTank23-Oct-04 14:35 
GeneralRe: .Net Pro .VS. VC++ 6. Pin
burrifro7923-Oct-04 15:01
burrifro7923-Oct-04 15:01 
QuestionHow do I import a class? Pin
SuperTank23-Oct-04 13:30
SuperTank23-Oct-04 13:30 
AnswerRe: How do I import a class? Pin
ThatsAlok24-Oct-04 22:41
ThatsAlok24-Oct-04 22:41 
GeneralRe: Linking library Pin
BlackDice23-Oct-04 10:26
BlackDice23-Oct-04 10:26 
Generalconsole app closes Pin
jerrodab23-Oct-04 9:52
jerrodab23-Oct-04 9:52 
GeneralRe: console app closes Pin
SuperTank23-Oct-04 10:01
SuperTank23-Oct-04 10:01 
GeneralRe: console app closes Pin
Anonymous23-Oct-04 16:06
Anonymous23-Oct-04 16:06 
GeneralGrabbing images from Video Files Pin
AJ12323-Oct-04 9:18
AJ12323-Oct-04 9:18 
GeneralGetting CMainFrame members from CView Pin
Leyu23-Oct-04 8:00
Leyu23-Oct-04 8:00 
GeneralRe: Getting CMainFrame members from CView Pin
Michael P Butler23-Oct-04 8:47
Michael P Butler23-Oct-04 8:47 
GeneralRe: Getting CMainFrame members from CView Pin
BlackDice23-Oct-04 9:34
BlackDice23-Oct-04 9:34 
GeneralRe: Getting CMainFrame members from CView Pin
BlackDice23-Oct-04 10:04
BlackDice23-Oct-04 10:04 
QuestionHow to switch between windows? Pin
missnazar23-Oct-04 8:00
missnazar23-Oct-04 8:00 

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.